#76F3F3#76F3F3
#76F3F3 is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.3% C 0.112 H 195.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #76F3F3 |
|---|---|
| RGB | rgb(118, 243, 243) |
| HSL | hsl(180, 84%, 71%) |
| HSV | hsv(180, 51%, 95%) |
| CMYK | cmyk(51.4%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(89.12, -34.70, -10.67) |
| CIE-LCH | lch(89.12, 36.31, 197.10°) |
| OKLab | oklab(89.32% -0.1077 -0.0295) |
| OKLCH | oklch(89.32% 0.112 195.3) |
| XYZ | xyz(55.6927, 74.4186, 96.2059) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 3.96
Aqua
#00FFFF
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F3F3 #F37676
analogous
#76F3B4 #76F3F3 #76B4F3
triadic
#76F3F3 #F376F3 #F3F376
tetradic
#76F3F3 #B476F3 #F37676 #B4F376
square
#76F3F3 #B476F3 #F37676 #B4F376
split-complementary
#76F3F3 #F376B4 #F3B476
monochromatic
#13DBDB #3EEEEE #76F3F3 #AEF8F8 #E3FDFD
Accessibility & contrast
On white
1.32
#76F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#76F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F3F3
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F3F3 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F3
Deuteranopia (green-blind)
#D0D9F4
Tritanopia (blue-blind)
#00FAF3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #76f3f3; /* rgb */ color: rgb(118, 243, 243); /* oklch */ color: oklch(89.3% 0.112 195.3);
Tailwind
colors: {
custom: {
50: '#a7f7f7',
500: '#76f3f3',
950: '#000000',
},
}SCSS
$custom: #76f3f3; $custom-light: #a7f7f7; $custom-dark: #000000;
JSON
{
"hex": "#76f3f3",
"rgb": {
"r": 118,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.89318,
"c": 0.11165,
"h": 195.3
},
"luminance": 0.74424
}Semantic roles & 50–950 ramp
primary
#76F3F3
secondary
#CD4040
accent
#0505E0
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585