#77FEDD#77FEDD
#77FEDD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.128 H 174.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEDD |
|---|---|
| RGB | rgb(119, 254, 221) |
| HSL | hsl(165, 99%, 73%) |
| HSV | hsv(165, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.69, -44.80, 4.55) |
| CIE-LCH | lch(91.69, 45.03, 174.20°) |
| OKLab | oklab(91.22% -0.128 0.0114) |
| OKLCH | oklch(91.22% 0.128 174.9) |
| XYZ | xyz(56.0949, 80.0208, 80.8820) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.20
Aquamarine
#7FFFD4
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 5.55
Pale Turquoise
#A5FBD5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEDD #FE7798
analogous
#77FE99 #77FEDD #77DCFE
triadic
#77FEDD #DD77FE #FEDD77
tetradic
#77FEDD #9977FE #FE7798 #DCFE77
square
#77FEDD #9977FE #FE7798 #DCFE77
split-complementary
#77FEDD #FE77DC #FE9977
monochromatic
#02F9BC #3AFECE #77FEDD #B4FEEC #E1FFF7
Accessibility & contrast
On white
1.23
#77FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#77FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEDD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEDD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#2DFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fedd; /* rgb */ color: rgb(119, 254, 221); /* oklch */ color: oklch(91.2% 0.128 174.9);
Tailwind
colors: {
custom: {
50: '#a8ffe7',
500: '#77fedd',
950: '#000000',
},
}SCSS
$custom: #77fedd; $custom-light: #a8ffe7; $custom-dark: #000000;
JSON
{
"hex": "#77fedd",
"rgb": {
"r": 119,
"g": 254,
"b": 221
},
"hsl": {
"h": 165.333,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91219,
"c": 0.12847,
"h": 174.9
},
"luminance": 0.80026
}Semantic roles & 50–950 ramp
primary
#77FEDD
secondary
#DC3E64
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684