#77DEBD#77DEBD
#77DEBD is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.108 H 170.6°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEBD |
|---|---|
| RGB | rgb(119, 222, 189) |
| HSL | hsl(161, 61%, 67%) |
| HSV | hsv(161, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.75, -37.76, 6.95) |
| CIE-LCH | lch(81.75, 38.39, 169.58°) |
| OKLab | oklab(82.9% -0.1069 0.0178) |
| OKLCH | oklch(82.9% 0.108 170.6) |
| XYZ | xyz(42.9104, 59.8352, 57.4224) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.11
Seafoam Blue
#78D1B6
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEBD #DE7798
analogous
#77DE8A #77DEBD #77CCDE
triadic
#77DEBD #BD77DE #DEBD77
tetradic
#77DEBD #8A77DE #DE7798 #CCDE77
square
#77DEBD #8A77DE #DE7798 #CCDE77
split-complementary
#77DEBD #DE77CC #DE8A77
monochromatic
#2BB085 #46D2A5 #77DEBD #A8EAD5 #DAF6ED
Accessibility & contrast
On white
1.62
#77DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#77DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEBD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEBD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#52DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77debd; /* rgb */ color: rgb(119, 222, 189); /* oklch */ color: oklch(82.9% 0.108 170.6);
Tailwind
colors: {
custom: {
50: '#a4e9d0',
500: '#77debd',
950: '#000000',
},
}SCSS
$custom: #77debd; $custom-light: #a4e9d0; $custom-dark: #000000;
JSON
{
"hex": "#77debd",
"rgb": {
"r": 119,
"g": 222,
"b": 189
},
"hsl": {
"h": 160.777,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.82903,
"c": 0.10833,
"h": 170.6
},
"luminance": 0.59839
}Semantic roles & 50–950 ramp
primary
#77DEBD
secondary
#B2476A
accent
#1D54C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483