#77FBE5#77FBE5
#77FBE5 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.121 H 181.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBE5 |
|---|---|
| RGB | rgb(119, 251, 229) |
| HSL | hsl(170, 94%, 73%) |
| HSV | hsv(170, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 8.8%, 1.6%) |
| CIE-LAB | lab(91.04, -41.60, -0.55) |
| CIE-LCH | lch(91.04, 41.61, 180.76°) |
| OKLab | oklab(90.75% -0.1214 -0.0022) |
| OKLCH | oklch(90.75% 0.121 181) |
| XYZ | xyz(56.2416, 78.5682, 86.3149) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.20
Light Aqua
#8CFFDB
ΔE00 4.75
Bright Aqua
#0BF9EA
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 5.89
Aquamarine
#7FFFD4
ΔE00 6.06
Aqua (survey)
#13EAC9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBE5 #FB778D
analogous
#77FBA3 #77FBE5 #77CFFB
triadic
#77FBE5 #E577FB #FBE577
tetradic
#77FBE5 #A377FB #FB778D #CFFB77
square
#77FBE5 #A377FB #FB778D #CFFB77
split-complementary
#77FBE5 #FB77CF #FBA377
monochromatic
#07F1CA #3CF9DA #77FBE5 #B2FDF0 #E1FEF9
Accessibility & contrast
On white
1.26
#77FBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#77FBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBE5
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBE5 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE4
Deuteranopia (green-blind)
#DDDFE7
Tritanopia (blue-blind)
#24FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fbe5; /* rgb */ color: rgb(119, 251, 229); /* oklch */ color: oklch(90.8% 0.121 181.0);
Tailwind
colors: {
custom: {
50: '#a8fded',
500: '#77fbe5',
950: '#000000',
},
}SCSS
$custom: #77fbe5; $custom-light: #a8fded; $custom-dark: #000000;
JSON
{
"hex": "#77fbe5",
"rgb": {
"r": 119,
"g": 251,
"b": 229
},
"hsl": {
"h": 170,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90753,
"c": 0.12139,
"h": 181
},
"luminance": 0.78573
}Semantic roles & 50–950 ramp
primary
#77FBE5
secondary
#D83F58
accent
#0026E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684