#77FCE9#77FCE9
#77FCE9 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.121 H 182.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCE9 |
|---|---|
| RGB | rgb(119, 252, 233) |
| HSL | hsl(171, 96%, 73%) |
| HSV | hsv(171, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 7.5%, 1.2%) |
| CIE-LAB | lab(91.42, -41.09, -2.06) |
| CIE-LCH | lch(91.42, 41.15, 182.87°) |
| OKLab | oklab(91.1% -0.1207 -0.0062) |
| OKLCH | oklch(91.1% 0.121 182.9) |
| XYZ | xyz(57.1198, 79.4206, 89.3946) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.91
Bright Aqua
#0BF9EA
ΔE00 4.37
Light Aqua
#8CFFDB
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.77
Light Turquoise
#7EF4CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCE9 #FC778A
analogous
#77FCA7 #77FCE9 #77CCFC
triadic
#77FCE9 #E977FC #FCE977
tetradic
#77FCE9 #A777FC #FC778A #CCFC77
square
#77FCE9 #A777FC #FC778A #CCFC77
split-complementary
#77FCE9 #FC77CC #FCA777
monochromatic
#05F3D1 #3BFBDF #77FCE9 #B3FDF3 #E1FEFA
Accessibility & contrast
On white
1.24
#77FCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#77FCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCE9
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCE9 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E8
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#1BFFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77fce9; /* rgb */ color: rgb(119, 252, 233); /* oklch */ color: oklch(91.1% 0.121 182.9);
Tailwind
colors: {
custom: {
50: '#a8fef0',
500: '#77fce9',
950: '#000000',
},
}SCSS
$custom: #77fce9; $custom-light: #a8fef0; $custom-dark: #000000;
JSON
{
"hex": "#77fce9",
"rgb": {
"r": 119,
"g": 252,
"b": 233
},
"hsl": {
"h": 171.429,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91099,
"c": 0.1209,
"h": 182.9
},
"luminance": 0.79426
}Semantic roles & 50–950 ramp
primary
#77FCE9
secondary
#D93E54
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685