#77FFEF#77FFEF
#77FFEF is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.122 H 185.0°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFEF |
|---|---|
| RGB | rgb(119, 255, 239) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.43, -40.98, -3.70) |
| CIE-LCH | lch(92.43, 41.15, 185.15°) |
| OKLab | oklab(91.96% -0.1214 -0.0106) |
| OKLCH | oklch(91.96% 0.122 185) |
| XYZ | xyz(58.9410, 81.6683, 94.3020) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Aqua
#0BF9EA
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 5.09
Bright Cyan
#41FDFE
ΔE00 5.98
Aqua
#00FFFF
ΔE00 6.19
Light Aqua
#8CFFDB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFEF #FF7787
analogous
#77FFAB #77FFEF #77CBFF
triadic
#77FFEF #EF77FF #FFEF77
tetradic
#77FFEF #AB77FF #FF7787 #CBFF77
square
#77FFEF #AB77FF #FF7787 #CBFF77
split-complementary
#77FFEF #FF77CB #FFAB77
monochromatic
#00FCDE #3AFFE8 #77FFEF #B4FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#77FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#77FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFEF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFEF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#02FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77ffef; /* rgb */ color: rgb(119, 255, 239); /* oklch */ color: oklch(92.0% 0.122 185.0);
Tailwind
colors: {
custom: {
50: '#a9fff4',
500: '#77ffef',
950: '#000000',
},
}SCSS
$custom: #77ffef; $custom-light: #a9fff4; $custom-dark: #000000;
JSON
{
"hex": "#77ffef",
"rgb": {
"r": 119,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.941,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91963,
"c": 0.12183,
"h": 185
},
"luminance": 0.81674
}Semantic roles & 50–950 ramp
primary
#77FFEF
secondary
#DD3D50
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685