#77FDEB#77FDEB
#77FDEB is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.121 H 183.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDEB |
|---|---|
| RGB | rgb(119, 253, 235) |
| HSL | hsl(172, 97%, 73%) |
| HSV | hsv(172, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.76, -41.06, -2.61) |
| CIE-LCH | lch(91.76, 41.14, 183.63°) |
| OKLab | oklab(91.39% -0.1209 -0.0077) |
| OKLCH | oklch(91.39% 0.121 183.6) |
| XYZ | xyz(57.7219, 80.1652, 91.0127) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.29
Bright Aqua
#0BF9EA
ΔE00 4.28
Bright Turquoise
#0FFEF9
ΔE00 5.61
Light Aqua
#8CFFDB
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.62
Aqua
#00FFFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDEB #FD7789
analogous
#77FDA8 #77FDEB #77CCFD
triadic
#77FDEB #EB77FD #FDEB77
tetradic
#77FDEB #A877FD #FD7789 #CCFD77
square
#77FDEB #A877FD #FD7789 #CCFD77
split-complementary
#77FDEB #FD77CC #FDA877
monochromatic
#04F6D5 #3BFCE2 #77FDEB #B3FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#77FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#77FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDEB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDEB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EA
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#15FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fdeb; /* rgb */ color: rgb(119, 253, 235); /* oklch */ color: oklch(91.4% 0.121 183.6);
Tailwind
colors: {
custom: {
50: '#a8fef1',
500: '#77fdeb',
950: '#000000',
},
}SCSS
$custom: #77fdeb; $custom-light: #a8fef1; $custom-dark: #000000;
JSON
{
"hex": "#77fdeb",
"rgb": {
"r": 119,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.94,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91387,
"c": 0.12119,
"h": 183.6
},
"luminance": 0.80171
}Semantic roles & 50–950 ramp
primary
#77FDEB
secondary
#DA3E53
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685