#77FDF4#77FDF4
#77FDF4 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.119 H 189.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDF4 |
|---|---|
| RGB | rgb(119, 253, 244) |
| HSL | hsl(176, 97%, 73%) |
| HSV | hsv(176, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.00, -38.85, -6.92) |
| CIE-LCH | lch(92.00, 39.46, 190.10°) |
| OKLab | oklab(91.66% -0.1172 -0.0193) |
| OKLCH | oklch(91.66% 0.119 189.4) |
| XYZ | xyz(59.0552, 80.6985, 98.0346) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.02
Bright Cyan
#41FDFE
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 4.66
Bright Light Blue
#26F7FD
ΔE00 5.69
Tiffany Blue
#7BF2DA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDF4 #FD7780
analogous
#77FDB1 #77FDF4 #77C3FD
triadic
#77FDF4 #F477FD #FDF477
tetradic
#77FDF4 #B177FD #FD7780 #C3FD77
square
#77FDF4 #B177FD #FD7780 #C3FD77
split-complementary
#77FDF4 #FD77C3 #FDB177
monochromatic
#04F6E6 #3BFCEF #77FDF4 #B3FEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#77FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#77FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDF4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDF4 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F4
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fdf4; /* rgb */ color: rgb(119, 253, 244); /* oklch */ color: oklch(91.7% 0.119 189.4);
Tailwind
colors: {
custom: {
50: '#a9fef7',
500: '#77fdf4',
950: '#000000',
},
}SCSS
$custom: #77fdf4; $custom-light: #a9fef7; $custom-dark: #000000;
JSON
{
"hex": "#77fdf4",
"rgb": {
"r": 119,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.97,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91659,
"c": 0.11877,
"h": 189.4
},
"luminance": 0.80704
}Semantic roles & 50–950 ramp
primary
#77FDF4
secondary
#DA3E48
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685