#77FFEB#77FFEB
#77FFEB is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.123 H 182.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFEB |
|---|---|
| RGB | rgb(119, 255, 235) |
| HSL | hsl(171, 100%, 73%) |
| HSV | hsv(171, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.32, -41.95, -1.78) |
| CIE-LCH | lch(92.32, 41.99, 182.43°) |
| OKLab | oklab(91.85% -0.123 -0.0055) |
| OKLCH | oklch(91.85% 0.123 182.5) |
| XYZ | xyz(58.3566, 81.4346, 91.2243) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.26
Bright Aqua
#0BF9EA
ΔE00 4.51
Light Aqua
#8CFFDB
ΔE00 5.42
Bright Turquoise
#0FFEF9
ΔE00 6.04
Aquamarine
#7FFFD4
ΔE00 6.77
Light Turquoise
#7EF4CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFEB #FF778B
analogous
#77FFA7 #77FFEB #77CFFF
triadic
#77FFEB #EB77FF #FFEB77
tetradic
#77FFEB #A777FF #FF778B #CFFF77
square
#77FFEB #A777FF #FF778B #CFFF77
split-complementary
#77FFEB #FF77CF #FFA777
monochromatic
#00FCD7 #3AFFE2 #77FFEB #B4FFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#77FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#77FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFEB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFEB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#13FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77ffeb; /* rgb */ color: rgb(119, 255, 235); /* oklch */ color: oklch(91.8% 0.123 182.5);
Tailwind
colors: {
custom: {
50: '#a9fff1',
500: '#77ffeb',
950: '#000000',
},
}SCSS
$custom: #77ffeb; $custom-light: #a9fff1; $custom-dark: #000000;
JSON
{
"hex": "#77ffeb",
"rgb": {
"r": 119,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.176,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91845,
"c": 0.12317,
"h": 182.5
},
"luminance": 0.8144
}Semantic roles & 50–950 ramp
primary
#77FFEB
secondary
#DD3D55
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685