#80DEB9#80DEB9
#80DEB9 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.105 H 166.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEB9 |
|---|---|
| RGB | rgb(128, 222, 185) |
| HSL | hsl(156, 59%, 69%) |
| HSV | hsv(156, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(82.02, -36.36, 9.50) |
| CIE-LCH | lch(82.02, 37.58, 165.36°) |
| OKLab | oklab(83.19% -0.1021 0.0244) |
| OKLCH | oklch(83.19% 0.105 166.6) |
| XYZ | xyz(43.7768, 60.3314, 55.2278) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.09
Light Teal
#90E4C1
ΔE00 2.15
Seafoam Blue
#78D1B6
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 4.58
Light Turquoise
#7EF4CC
ΔE00 4.99
Pale Teal
#82CBB2
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEB9 #DE80A5
analogous
#80DE8A #80DEB9 #80D4DE
triadic
#80DEB9 #B980DE #DEB980
tetradic
#80DEB9 #8A80DE #DE80A5 #D4DE80
square
#80DEB9 #8A80DE #DE80A5 #D4DE80
split-complementary
#80DEB9 #DE80D4 #DE8A80
monochromatic
#2FB580 #4FD19E #80DEB9 #B1EBD4 #E1F7EF
Accessibility & contrast
On white
1.61
#80DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#80DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEB9
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEB9 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B7
Deuteranopia (green-blind)
#CBC8BB
Tritanopia (blue-blind)
#64DFD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80deb9; /* rgb */ color: rgb(128, 222, 185); /* oklch */ color: oklch(83.2% 0.105 166.6);
Tailwind
colors: {
custom: {
50: '#a9e8ce',
500: '#80deb9',
950: '#000000',
},
}SCSS
$custom: #80deb9; $custom-light: #a9e8ce; $custom-dark: #000000;
JSON
{
"hex": "#80deb9",
"rgb": {
"r": 128,
"g": 222,
"b": 185
},
"hsl": {
"h": 156.383,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.8319,
"c": 0.10495,
"h": 166.6
},
"luminance": 0.60335
}Semantic roles & 50–950 ramp
primary
#80DEB9
secondary
#B54D76
accent
#1F61C6
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483