#77DEB3#77DEB3
#77DEB3 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.115 H 164.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEB3 |
|---|---|
| RGB | rgb(119, 222, 179) |
| HSL | hsl(155, 61%, 67%) |
| HSV | hsv(155, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.52, -39.92, 11.91) |
| CIE-LCH | lch(81.52, 41.66, 163.39°) |
| OKLab | oklab(82.64% -0.1113 0.0306) |
| OKLCH | oklch(82.64% 0.115 164.6) |
| XYZ | xyz(41.8622, 59.4159, 51.9015) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.12
Light Teal
#90E4C1
ΔE00 3.44
Eucalyptus
#44D7A8
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEB3 #DE77A2
analogous
#77DE80 #77DEB3 #77D6DE
triadic
#77DEB3 #B377DE #DEB377
tetradic
#77DEB3 #8077DE #DE77A2 #D6DE77
square
#77DEB3 #8077DE #DE77A2 #D6DE77
split-complementary
#77DEB3 #DE77D6 #DE8077
monochromatic
#2BB078 #46D297 #77DEB3 #A8EACF #DAF6EA
Accessibility & contrast
On white
1.63
#77DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#77DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEB3
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEB3 | 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)
#DAD1B1
Deuteranopia (green-blind)
#CAC6B6
Tritanopia (blue-blind)
#57DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77deb3; /* rgb */ color: rgb(119, 222, 179); /* oklch */ color: oklch(82.6% 0.115 164.6);
Tailwind
colors: {
custom: {
50: '#a4e9c9',
500: '#77deb3',
950: '#000000',
},
}SCSS
$custom: #77deb3; $custom-light: #a4e9c9; $custom-dark: #000000;
JSON
{
"hex": "#77deb3",
"rgb": {
"r": 119,
"g": 222,
"b": 179
},
"hsl": {
"h": 154.951,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.82642,
"c": 0.1154,
"h": 164.6
},
"luminance": 0.59419
}Semantic roles & 50–950 ramp
primary
#77DEB3
secondary
#B24774
accent
#1D65C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482