#80DEB2#80DEB2
#80DEB2 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.110 H 162.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEB2 |
|---|---|
| RGB | rgb(128, 222, 178) |
| HSL | hsl(152, 59%, 69%) |
| HSV | hsv(152, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.86, -37.81, 12.97) |
| CIE-LCH | lch(81.86, 39.98, 161.07°) |
| OKLab | oklab(83.01% -0.1051 0.0333) |
| OKLCH | oklch(83.01% 0.11 162.4) |
| XYZ | xyz(43.0559, 60.0431, 51.4315) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.52
Light Teal
#90E4C1
ΔE00 3.12
Mediumaquamarine
#66CDAA
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEB2 #DE80AC
analogous
#80DE83 #80DEB2 #80DBDE
triadic
#80DEB2 #B280DE #DEB280
tetradic
#80DEB2 #8380DE #DE80AC #DBDE80
square
#80DEB2 #8380DE #DE80AC #DBDE80
split-complementary
#80DEB2 #DE80DB #DE8380
monochromatic
#2FB576 #4FD195 #80DEB2 #B1EBCF #E1F7ED
Accessibility & contrast
On white
1.61
#80DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#80DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEB2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEB2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#67DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #80deb2; /* rgb */ color: rgb(128, 222, 178); /* oklch */ color: oklch(83.0% 0.110 162.4);
Tailwind
colors: {
custom: {
50: '#a9e9c9',
500: '#80deb2',
950: '#000000',
},
}SCSS
$custom: #80deb2; $custom-light: #a9e9c9; $custom-dark: #000000;
JSON
{
"hex": "#80deb2",
"rgb": {
"r": 128,
"g": 222,
"b": 178
},
"hsl": {
"h": 151.915,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83012,
"c": 0.1103,
"h": 162.4
},
"luminance": 0.60046
}Semantic roles & 50–950 ramp
primary
#80DEB2
secondary
#B54D7E
accent
#1F6DC6
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482