#80DEBF#80DEBF
#80DEBF is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.101 H 170.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEBF |
|---|---|
| RGB | rgb(128, 222, 191) |
| HSL | hsl(160, 59%, 69%) |
| HSV | hsv(160, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.16, -35.07, 6.52) |
| CIE-LCH | lch(82.16, 35.67, 169.46°) |
| OKLab | oklab(83.35% -0.0994 0.0167) |
| OKLCH | oklch(83.35% 0.101 170.5) |
| XYZ | xyz(44.4235, 60.5901, 58.6343) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.50
Seafoam Blue
#78D1B6
ΔE00 3.18
Seafoam
#7FE0B3
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.76
Pale Teal
#82CBB2
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEBF #DE809F
analogous
#80DE90 #80DEBF #80CEDE
triadic
#80DEBF #BF80DE #DEBF80
tetradic
#80DEBF #9080DE #DE809F #CEDE80
square
#80DEBF #9080DE #DE809F #CEDE80
split-complementary
#80DEBF #DE80CE #DE9080
monochromatic
#2FB589 #4FD1A7 #80DEBF #B1EBD7 #E1F7F0
Accessibility & contrast
On white
1.60
#80DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#80DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEBF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEBF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#62DFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80debf; /* rgb */ color: rgb(128, 222, 191); /* oklch */ color: oklch(83.3% 0.101 170.5);
Tailwind
colors: {
custom: {
50: '#a9e8d2',
500: '#80debf',
950: '#000000',
},
}SCSS
$custom: #80debf; $custom-light: #a9e8d2; $custom-dark: #000000;
JSON
{
"hex": "#80debf",
"rgb": {
"r": 128,
"g": 222,
"b": 191
},
"hsl": {
"h": 160.213,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83349,
"c": 0.10084,
"h": 170.5
},
"luminance": 0.60593
}Semantic roles & 50–950 ramp
primary
#80DEBF
secondary
#B54D6F
accent
#1F56C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483