#77FECC#77FECC
#77FECC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.139 H 166.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #77FECC |
|---|---|
| RGB | rgb(119, 254, 204) |
| HSL | hsl(158, 99%, 73%) |
| HSV | hsv(158, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(91.31, -48.56, 12.77) |
| CIE-LCH | lch(91.31, 50.21, 165.27°) |
| OKLab | oklab(90.78% -0.1354 0.0327) |
| OKLCH | oklch(90.78% 0.139 166.4) |
| XYZ | xyz(53.9435, 79.1603, 69.5518) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.17
Aquamarine
#7FFFD4
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 4.18
Bright Teal
#01F9C6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FECC #FE77A9
analogous
#77FE88 #77FECC #77ECFE
triadic
#77FECC #CC77FE #FECC77
tetradic
#77FECC #8877FE #FE77A9 #ECFE77
square
#77FECC #8877FE #FE77A9 #ECFE77
split-complementary
#77FECC #FE77EC #FE8877
monochromatic
#02F99D #3AFEB5 #77FECC #B4FEE3 #E1FFF4
Accessibility & contrast
On white
1.25
#77FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#77FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FECC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FECC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#3EFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77fecc; /* rgb */ color: rgb(119, 254, 204); /* oklch */ color: oklch(90.8% 0.139 166.4);
Tailwind
colors: {
custom: {
50: '#a7ffdb',
500: '#77fecc',
950: '#000000',
},
}SCSS
$custom: #77fecc; $custom-light: #a7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#77fecc",
"rgb": {
"r": 119,
"g": 254,
"b": 204
},
"hsl": {
"h": 157.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.90776,
"c": 0.13926,
"h": 166.4
},
"luminance": 0.79165
}Semantic roles & 50–950 ramp
primary
#77FECC
secondary
#DC3E78
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684