#80DEBE#80DEBE
#80DEBE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.102 H 169.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEBE |
|---|---|
| RGB | rgb(128, 222, 190) |
| HSL | hsl(160, 59%, 69%) |
| HSV | hsv(160, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.13, -35.28, 7.02) |
| CIE-LCH | lch(82.13, 35.98, 168.75°) |
| OKLab | oklab(83.32% -0.0999 0.018) |
| OKLCH | oklch(83.32% 0.102 169.8) |
| XYZ | xyz(44.3139, 60.5462, 58.0567) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.36
Seafoam Blue
#78D1B6
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.52
Mediumaquamarine
#66CDAA
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEBE #DE80A0
analogous
#80DE8F #80DEBE #80CFDE
triadic
#80DEBE #BE80DE #DEBE80
tetradic
#80DEBE #8F80DE #DE80A0 #CFDE80
square
#80DEBE #8F80DE #DE80A0 #CFDE80
split-complementary
#80DEBE #DE80CF #DE8F80
monochromatic
#2FB587 #4FD1A5 #80DEBE #B1EBD7 #E1F7F0
Accessibility & contrast
On white
1.60
#80DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#80DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEBE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEBE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BC
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#62DFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80debe; /* rgb */ color: rgb(128, 222, 190); /* oklch */ color: oklch(83.3% 0.102 169.8);
Tailwind
colors: {
custom: {
50: '#a9e8d1',
500: '#80debe',
950: '#000000',
},
}SCSS
$custom: #80debe; $custom-light: #a9e8d1; $custom-dark: #000000;
JSON
{
"hex": "#80debe",
"rgb": {
"r": 128,
"g": 222,
"b": 190
},
"hsl": {
"h": 159.574,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83322,
"c": 0.1015,
"h": 169.8
},
"luminance": 0.60549
}Semantic roles & 50–950 ramp
primary
#80DEBE
secondary
#B54D71
accent
#1F58C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483