#80DEB8#80DEB8
#80DEB8 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.106 H 165.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEB8 |
|---|---|
| RGB | rgb(128, 222, 184) |
| HSL | hsl(156, 59%, 69%) |
| HSV | hsv(156, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(82.00, -36.57, 9.99) |
| CIE-LCH | lch(82.00, 37.91, 164.72°) |
| OKLab | oklab(83.16% -0.1025 0.0257) |
| OKLCH | oklch(83.16% 0.106 165.9) |
| XYZ | xyz(43.6716, 60.2893, 54.6738) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.82
Light Teal
#90E4C1
ΔE00 2.22
Seafoam Blue
#78D1B6
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 5.02
Eucalyptus
#44D7A8
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEB8 #DE80A6
analogous
#80DE89 #80DEB8 #80D5DE
triadic
#80DEB8 #B880DE #DEB880
tetradic
#80DEB8 #8980DE #DE80A6 #D5DE80
square
#80DEB8 #8980DE #DE80A6 #D5DE80
split-complementary
#80DEB8 #DE80D5 #DE8980
monochromatic
#2FB57F #4FD19D #80DEB8 #B1EBD3 #E1F7EE
Accessibility & contrast
On white
1.61
#80DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#80DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEB8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEB8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B6
Deuteranopia (green-blind)
#CBC8BA
Tritanopia (blue-blind)
#65DED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80deb8; /* rgb */ color: rgb(128, 222, 184); /* oklch */ color: oklch(83.2% 0.106 165.9);
Tailwind
colors: {
custom: {
50: '#a9e8cd',
500: '#80deb8',
950: '#000000',
},
}SCSS
$custom: #80deb8; $custom-light: #a9e8cd; $custom-dark: #000000;
JSON
{
"hex": "#80deb8",
"rgb": {
"r": 128,
"g": 222,
"b": 184
},
"hsl": {
"h": 155.745,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83164,
"c": 0.10568,
"h": 165.9
},
"luminance": 0.60292
}Semantic roles & 50–950 ramp
primary
#80DEB8
secondary
#B54D77
accent
#1F63C6
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483