#80DEBD#80DEBD
#80DEBD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.102 H 169.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEBD |
|---|---|
| RGB | rgb(128, 222, 189) |
| HSL | hsl(159, 59%, 69%) |
| HSV | hsv(159, 42%, 87%) |
| CMYK | cmyk(42.3%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(82.11, -35.50, 7.51) |
| CIE-LCH | lch(82.11, 36.29, 168.05°) |
| OKLab | oklab(83.3% -0.1003 0.0193) |
| OKLCH | oklch(83.3% 0.102 169.1) |
| XYZ | xyz(44.2050, 60.5027, 57.4831) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.24
Seafoam
#7FE0B3
ΔE00 3.22
Seafoam Blue
#78D1B6
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 4.63
Pale Teal
#82CBB2
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEBD #DE80A1
analogous
#80DE8E #80DEBD #80D0DE
triadic
#80DEBD #BD80DE #DEBD80
tetradic
#80DEBD #8E80DE #DE80A1 #D0DE80
square
#80DEBD #8E80DE #DE80A1 #D0DE80
split-complementary
#80DEBD #DE80D0 #DE8E80
monochromatic
#2FB586 #4FD1A4 #80DEBD #B1EBD6 #E1F7EF
Accessibility & contrast
On white
1.60
#80DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#80DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEBD
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEBD | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BB
Deuteranopia (green-blind)
#CAC8BF
Tritanopia (blue-blind)
#63DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80debd; /* rgb */ color: rgb(128, 222, 189); /* oklch */ color: oklch(83.3% 0.102 169.1);
Tailwind
colors: {
custom: {
50: '#a9e8d0',
500: '#80debd',
950: '#000000',
},
}SCSS
$custom: #80debd; $custom-light: #a9e8d0; $custom-dark: #000000;
JSON
{
"hex": "#80debd",
"rgb": {
"r": 128,
"g": 222,
"b": 189
},
"hsl": {
"h": 158.936,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83296,
"c": 0.10215,
"h": 169.1
},
"luminance": 0.60506
}Semantic roles & 50–950 ramp
primary
#80DEBD
secondary
#B54D72
accent
#1F5AC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483