#77FEC0#77FEC0
#77FEC0 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.148 H 161.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEC0 |
|---|---|
| RGB | rgb(119, 254, 192) |
| HSL | hsl(152, 99%, 73%) |
| HSV | hsv(152, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(91.06, -51.05, 18.58) |
| CIE-LCH | lch(91.06, 54.32, 160.00°) |
| OKLab | oklab(90.49% -0.1406 0.0475) |
| OKLCH | oklch(90.49% 0.148 161.3) |
| XYZ | xyz(52.5594, 78.6066, 62.2618) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.75
Greenish Cyan
#2AFEB7
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEC0 #FE77B5
analogous
#77FE7C #77FEC0 #77F9FE
triadic
#77FEC0 #C077FE #FEC077
tetradic
#77FEC0 #7C77FE #FE77B5 #F9FE77
square
#77FEC0 #7C77FE #FE77B5 #F9FE77
split-complementary
#77FEC0 #FE77F9 #FE7C77
monochromatic
#02F987 #3AFEA4 #77FEC0 #B4FEDC #E1FFF1
Accessibility & contrast
On white
1.26
#77FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#77FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEC0
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEC0 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E7E0C4
Tritanopia (blue-blind)
#46FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fec0; /* rgb */ color: rgb(119, 254, 192); /* oklch */ color: oklch(90.5% 0.148 161.3);
Tailwind
colors: {
custom: {
50: '#a7ffd3',
500: '#77fec0',
950: '#000000',
},
}SCSS
$custom: #77fec0; $custom-light: #a7ffd3; $custom-dark: #000000;
JSON
{
"hex": "#77fec0",
"rgb": {
"r": 119,
"g": 254,
"b": 192
},
"hsl": {
"h": 152.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.90489,
"c": 0.14843,
"h": 161.3
},
"luminance": 0.78611
}Semantic roles & 50–950 ramp
primary
#77FEC0
secondary
#DC3E86
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683