#77FCDF#77FCDF
#77FCDF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.125 H 177.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCDF |
|---|---|
| RGB | rgb(119, 252, 223) |
| HSL | hsl(167, 96%, 73%) |
| HSV | hsv(167, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.17, -43.46, 2.76) |
| CIE-LCH | lch(91.17, 43.55, 176.37°) |
| OKLab | oklab(90.81% -0.125 0.0066) |
| OKLCH | oklch(90.81% 0.125 177) |
| XYZ | xyz(55.7315, 78.8653, 82.0833) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.45
Light Aqua
#8CFFDB
ΔE00 2.95
Aquamarine
#7FFFD4
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.04
Aqua (survey)
#13EAC9
ΔE00 5.86
Pale Turquoise
#A5FBD5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCDF #FC7794
analogous
#77FC9C #77FCDF #77D7FC
triadic
#77FCDF #DF77FC #FCDF77
tetradic
#77FCDF #9C77FC #FC7794 #D7FC77
square
#77FCDF #9C77FC #FC7794 #D7FC77
split-complementary
#77FCDF #FC77D7 #FC9C77
monochromatic
#05F3BF #3BFBD1 #77FCDF #B3FDED #E1FEF8
Accessibility & contrast
On white
1.25
#77FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#77FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCDF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCDF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#2CFFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77fcdf; /* rgb */ color: rgb(119, 252, 223); /* oklch */ color: oklch(90.8% 0.125 177.0);
Tailwind
colors: {
custom: {
50: '#a8fee8',
500: '#77fcdf',
950: '#000000',
},
}SCSS
$custom: #77fcdf; $custom-light: #a8fee8; $custom-dark: #000000;
JSON
{
"hex": "#77fcdf",
"rgb": {
"r": 119,
"g": 252,
"b": 223
},
"hsl": {
"h": 166.917,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90813,
"c": 0.12517,
"h": 177
},
"luminance": 0.7887
}Semantic roles & 50–950 ramp
primary
#77FCDF
secondary
#D93E60
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684