#77FEDB#77FEDB
#77FEDB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.130 H 173.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEDB |
|---|---|
| RGB | rgb(119, 254, 219) |
| HSL | hsl(164, 99%, 73%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.65, -45.25, 5.51) |
| CIE-LCH | lch(91.65, 45.59, 173.05°) |
| OKLab | oklab(91.17% -0.1288 0.0139) |
| OKLCH | oklch(91.17% 0.13 173.8) |
| XYZ | xyz(55.8300, 79.9149, 79.4870) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.95
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 2.99
Tiffany Blue
#7BF2DA
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.99
Pale Turquoise
#A5FBD5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEDB #FE779A
analogous
#77FE97 #77FEDB #77DEFE
triadic
#77FEDB #DB77FE #FEDB77
tetradic
#77FEDB #9777FE #FE779A #DEFE77
square
#77FEDB #9777FE #FE779A #DEFE77
split-complementary
#77FEDB #FE77DE #FE9777
monochromatic
#02F9B9 #3AFECB #77FEDB #B4FEEB #E1FFF7
Accessibility & contrast
On white
1.24
#77FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#77FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEDB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEDB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#2FFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fedb; /* rgb */ color: rgb(119, 254, 219); /* oklch */ color: oklch(91.2% 0.130 173.8);
Tailwind
colors: {
custom: {
50: '#a8ffe6',
500: '#77fedb',
950: '#000000',
},
}SCSS
$custom: #77fedb; $custom-light: #a8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#77fedb",
"rgb": {
"r": 119,
"g": 254,
"b": 219
},
"hsl": {
"h": 164.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91165,
"c": 0.12958,
"h": 173.8
},
"luminance": 0.7992
}Semantic roles & 50–950 ramp
primary
#77FEDB
secondary
#DC3E67
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684