#77DEBB#77DEBB
#77DEBB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.110 H 169.3°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEBB |
|---|---|
| RGB | rgb(119, 222, 187) |
| HSL | hsl(160, 61%, 67%) |
| HSV | hsv(160, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.70, -38.20, 7.94) |
| CIE-LCH | lch(81.70, 39.02, 168.26°) |
| OKLab | oklab(82.85% -0.1077 0.0203) |
| OKLCH | oklch(82.85% 0.11 169.3) |
| XYZ | xyz(42.6949, 59.7490, 56.2869) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.98
Seafoam
#7FE0B3
ΔE00 3.00
Seafoam Blue
#78D1B6
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.86
Eucalyptus
#44D7A8
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEBB #DE779A
analogous
#77DE88 #77DEBB #77CDDE
triadic
#77DEBB #BB77DE #DEBB77
tetradic
#77DEBB #8877DE #DE779A #CDDE77
square
#77DEBB #8877DE #DE779A #CDDE77
split-complementary
#77DEBB #DE77CD #DE8877
monochromatic
#2BB083 #46D2A2 #77DEBB #A8EAD4 #DAF6EC
Accessibility & contrast
On white
1.62
#77DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#77DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEBB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEBB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#53DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77debb; /* rgb */ color: rgb(119, 222, 187); /* oklch */ color: oklch(82.8% 0.110 169.3);
Tailwind
colors: {
custom: {
50: '#a4e9cf',
500: '#77debb',
950: '#000000',
},
}SCSS
$custom: #77debb; $custom-light: #a4e9cf; $custom-dark: #000000;
JSON
{
"hex": "#77debb",
"rgb": {
"r": 119,
"g": 222,
"b": 187
},
"hsl": {
"h": 159.612,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.8285,
"c": 0.10964,
"h": 169.3
},
"luminance": 0.59752
}Semantic roles & 50–950 ramp
primary
#77DEBB
secondary
#B2476C
accent
#1D57C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483