#77FDE1#77FDE1
#77FDE1 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.125 H 177.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDE1 |
|---|---|
| RGB | rgb(119, 253, 225) |
| HSL | hsl(167, 97%, 73%) |
| HSV | hsv(167, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 11.1%, 0.8%) |
| CIE-LAB | lab(91.51, -43.43, 2.21) |
| CIE-LCH | lch(91.51, 43.49, 177.09°) |
| OKLab | oklab(91.1% -0.1252 0.0052) |
| OKLCH | oklch(91.1% 0.125 177.6) |
| XYZ | xyz(56.3176, 79.6035, 83.6167) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 5.92
Aqua (survey)
#13EAC9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDE1 #FD7793
analogous
#77FD9E #77FDE1 #77D6FD
triadic
#77FDE1 #E177FD #FDE177
tetradic
#77FDE1 #9E77FD #FD7793 #D6FD77
square
#77FDE1 #9E77FD #FD7793 #D6FD77
split-complementary
#77FDE1 #FD77D6 #FD9E77
monochromatic
#04F6C3 #3BFCD4 #77FDE1 #B3FEEE #E1FFF8
Accessibility & contrast
On white
1.24
#77FDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#77FDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDE1
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDE1 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E0
Deuteranopia (green-blind)
#DFE0E3
Tritanopia (blue-blind)
#28FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fde1; /* rgb */ color: rgb(119, 253, 225); /* oklch */ color: oklch(91.1% 0.125 177.6);
Tailwind
colors: {
custom: {
50: '#a8feea',
500: '#77fde1',
950: '#000000',
},
}SCSS
$custom: #77fde1; $custom-light: #a8feea; $custom-dark: #000000;
JSON
{
"hex": "#77fde1",
"rgb": {
"r": 119,
"g": 253,
"b": 225
},
"hsl": {
"h": 167.463,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91099,
"c": 0.1253,
"h": 177.6
},
"luminance": 0.79609
}Semantic roles & 50–950 ramp
primary
#77FDE1
secondary
#DA3E5F
accent
#0030E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684