#77FFED#77FFED
#77FFED is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 183.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFED |
|---|---|
| RGB | rgb(119, 255, 237) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.38, -41.47, -2.74) |
| CIE-LCH | lch(92.38, 41.56, 183.78°) |
| OKLab | oklab(91.9% -0.1222 -0.008) |
| OKLCH | oklch(91.9% 0.122 183.8) |
| XYZ | xyz(58.6472, 81.5508, 92.7546) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 5.55
Light Aqua
#8CFFDB
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.57
Aqua
#00FFFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFED #FF7789
analogous
#77FFA9 #77FFED #77CDFF
triadic
#77FFED #ED77FF #FFED77
tetradic
#77FFED #A977FF #FF7789 #CDFF77
square
#77FFED #A977FF #FF7789 #CDFF77
split-complementary
#77FFED #FF77CD #FFA977
monochromatic
#00FCDA #3AFFE5 #77FFED #B4FFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#77FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#77FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFED
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFED | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DFE2EF
Tritanopia (blue-blind)
#0BFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77ffed; /* rgb */ color: rgb(119, 255, 237); /* oklch */ color: oklch(91.9% 0.122 183.8);
Tailwind
colors: {
custom: {
50: '#a9fff2',
500: '#77ffed',
950: '#000000',
},
}SCSS
$custom: #77ffed; $custom-light: #a9fff2; $custom-dark: #000000;
JSON
{
"hex": "#77ffed",
"rgb": {
"r": 119,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.059,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91904,
"c": 0.12247,
"h": 183.8
},
"luminance": 0.81556
}Semantic roles & 50–950 ramp
primary
#77FFED
secondary
#DD3D52
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685