#77DEB2#77DEB2
#77DEB2 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.116 H 164.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEB2 |
|---|---|
| RGB | rgb(119, 222, 178) |
| HSL | hsl(154, 61%, 67%) |
| HSV | hsv(154, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.50, -40.13, 12.40) |
| CIE-LCH | lch(81.50, 42.01, 162.83°) |
| OKLab | oklab(82.62% -0.1117 0.0318) |
| OKLCH | oklch(82.62% 0.116 164.1) |
| XYZ | xyz(41.7614, 59.3756, 51.3708) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.99
Light Teal
#90E4C1
ΔE00 3.58
Eucalyptus
#44D7A8
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 4.66
Light Turquoise
#7EF4CC
ΔE00 5.24
Seafoam Blue
#78D1B6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEB2 #DE77A3
analogous
#77DE7F #77DEB2 #77D7DE
triadic
#77DEB2 #B277DE #DEB277
tetradic
#77DEB2 #7F77DE #DE77A3 #D7DE77
square
#77DEB2 #7F77DE #DE77A3 #D7DE77
split-complementary
#77DEB2 #DE77D7 #DE7F77
monochromatic
#2BB077 #46D296 #77DEB2 #A8EACE #DAF6EA
Accessibility & contrast
On white
1.63
#77DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#77DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEB2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEB2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#57DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77deb2; /* rgb */ color: rgb(119, 222, 178); /* oklch */ color: oklch(82.6% 0.116 164.1);
Tailwind
colors: {
custom: {
50: '#a4e9c9',
500: '#77deb2',
950: '#000000',
},
}SCSS
$custom: #77deb2; $custom-light: #a4e9c9; $custom-dark: #000000;
JSON
{
"hex": "#77deb2",
"rgb": {
"r": 119,
"g": 222,
"b": 178
},
"hsl": {
"h": 154.369,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.82617,
"c": 0.11618,
"h": 164.1
},
"luminance": 0.59379
}Semantic roles & 50–950 ramp
primary
#77DEB2
secondary
#B24775
accent
#1D66C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482