#77FDEA#77FDEA
#77FDEA is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.122 H 183.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDEA |
|---|---|
| RGB | rgb(119, 253, 234) |
| HSL | hsl(171, 97%, 73%) |
| HSV | hsv(171, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(91.73, -41.30, -2.13) |
| CIE-LCH | lch(91.73, 41.35, 182.95°) |
| OKLab | oklab(91.36% -0.1214 -0.0064) |
| OKLCH | oklch(91.36% 0.122 183) |
| XYZ | xyz(57.5779, 80.1076, 90.2540) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.08
Bright Aqua
#0BF9EA
ΔE00 4.37
Light Aqua
#8CFFDB
ΔE00 5.66
Bright Turquoise
#0FFEF9
ΔE00 5.86
Bright Cyan
#41FDFE
ΔE00 6.92
Turquoise
#40E0D0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDEA #FD778A
analogous
#77FDA7 #77FDEA #77CDFD
triadic
#77FDEA #EA77FD #FDEA77
tetradic
#77FDEA #A777FD #FD778A #CDFD77
square
#77FDEA #A777FD #FD778A #CDFD77
split-complementary
#77FDEA #FD77CD #FDA777
monochromatic
#04F6D4 #3BFCE1 #77FDEA #B3FEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#77FDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#77FDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDEA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDEA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E9
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#18FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fdea; /* rgb */ color: rgb(119, 253, 234); /* oklch */ color: oklch(91.4% 0.122 183.0);
Tailwind
colors: {
custom: {
50: '#a8fef0',
500: '#77fdea',
950: '#000000',
},
}SCSS
$custom: #77fdea; $custom-light: #a8fef0; $custom-dark: #000000;
JSON
{
"hex": "#77fdea",
"rgb": {
"r": 119,
"g": 253,
"b": 234
},
"hsl": {
"h": 171.493,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91358,
"c": 0.12154,
"h": 183
},
"luminance": 0.80113
}Semantic roles & 50–950 ramp
primary
#77FDEA
secondary
#DA3E54
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685