#80DECB#80DECB
#80DECB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.094 H 179.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #80DECB |
|---|---|
| RGB | rgb(128, 222, 203) |
| HSL | hsl(168, 59%, 69%) |
| HSV | hsv(168, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(82.45, -32.38, 0.59) |
| CIE-LCH | lch(82.45, 32.39, 178.95°) |
| OKLab | oklab(83.69% -0.0943 0.0011) |
| OKLCH | oklch(83.69% 0.094 179.4) |
| XYZ | xyz(45.7986, 61.1401, 65.8762) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.70
Turquoise
#40E0D0
ΔE00 5.18
Pale Teal
#82CBB2
ΔE00 5.57
Light Teal
#90E4C1
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DECB #DE8093
analogous
#80DE9C #80DECB #80C2DE
triadic
#80DECB #CB80DE #DECB80
tetradic
#80DECB #9C80DE #DE8093 #C2DE80
square
#80DECB #9C80DE #DE8093 #C2DE80
split-complementary
#80DECB #DE80C2 #DE9C80
monochromatic
#2FB59A #4FD1B7 #80DECB #B1EBDF #E1F7F3
Accessibility & contrast
On white
1.59
#80DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#80DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DECB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DECB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#5CE1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80decb; /* rgb */ color: rgb(128, 222, 203); /* oklch */ color: oklch(83.7% 0.094 179.4);
Tailwind
colors: {
custom: {
50: '#a9e8da',
500: '#80decb',
950: '#000000',
},
}SCSS
$custom: #80decb; $custom-light: #a9e8da; $custom-dark: #000000;
JSON
{
"hex": "#80decb",
"rgb": {
"r": 128,
"g": 222,
"b": 203
},
"hsl": {
"h": 167.872,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83686,
"c": 0.09429,
"h": 179.4
},
"luminance": 0.61144
}Semantic roles & 50–950 ramp
primary
#80DECB
secondary
#B54D62
accent
#1F41C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483