#77FFEC#77FFEC
#77FFEC is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 183.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFEC |
|---|---|
| RGB | rgb(119, 255, 236) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.35, -41.71, -2.26) |
| CIE-LCH | lch(92.35, 41.77, 183.10°) |
| OKLab | oklab(91.88% -0.1226 -0.0067) |
| OKLCH | oklch(91.88% 0.123 183.2) |
| XYZ | xyz(58.5015, 81.4925, 91.9873) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.43
Bright Aqua
#0BF9EA
ΔE00 4.40
Light Aqua
#8CFFDB
ΔE00 5.72
Bright Turquoise
#0FFEF9
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 6.87
Aqua
#00FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFEC #FF778A
analogous
#77FFA8 #77FFEC #77CEFF
triadic
#77FFEC #EC77FF #FFEC77
tetradic
#77FFEC #A877FF #FF778A #CEFF77
square
#77FFEC #A877FF #FF778A #CEFF77
split-complementary
#77FFEC #FF77CE #FFA877
monochromatic
#00FCD8 #3AFFE3 #77FFEC #B4FFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#77FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#77FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFEC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFEC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#0FFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77ffec; /* rgb */ color: rgb(119, 255, 236); /* oklch */ color: oklch(91.9% 0.123 183.2);
Tailwind
colors: {
custom: {
50: '#a9fff2',
500: '#77ffec',
950: '#000000',
},
}SCSS
$custom: #77ffec; $custom-light: #a9fff2; $custom-dark: #000000;
JSON
{
"hex": "#77ffec",
"rgb": {
"r": 119,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.618,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91875,
"c": 0.12282,
"h": 183.2
},
"luminance": 0.81498
}Semantic roles & 50–950 ramp
primary
#77FFEC
secondary
#DD3D54
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685