#80DDCB#80DDCB
#80DDCB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.093 H 180.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDCB |
|---|---|
| RGB | rgb(128, 221, 203) |
| HSL | hsl(168, 58%, 68%) |
| HSV | hsv(168, 42%, 87%) |
| CMYK | cmyk(42.1%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(82.17, -31.91, 0.18) |
| CIE-LCH | lch(82.17, 31.91, 179.68°) |
| OKLab | oklab(83.46% -0.0931 0) |
| OKLCH | oklch(83.46% 0.093 180) |
| XYZ | xyz(45.5338, 60.6105, 65.7879) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.17
Pale Teal
#82CBB2
ΔE00 5.54
Light Teal
#90E4C1
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDCB #DD8092
analogous
#80DD9C #80DDCB #80C0DD
triadic
#80DDCB #CB80DD #DDCB80
tetradic
#80DDCB #9C80DD #DD8092 #C0DD80
square
#80DDCB #9C80DD #DD8092 #C0DD80
split-complementary
#80DDCB #DD80C0 #DD9C80
monochromatic
#30B399 #50D0B7 #80DDCB #B0EADF #E1F7F3
Accessibility & contrast
On white
1.60
#80DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#80DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDCB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDCB | 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)
#D6D3CA
Deuteranopia (green-blind)
#C6C8CC
Tritanopia (blue-blind)
#5DE0D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #80ddcb; /* rgb */ color: rgb(128, 221, 203); /* oklch */ color: oklch(83.5% 0.093 180.0);
Tailwind
colors: {
custom: {
50: '#a9e8da',
500: '#80ddcb',
950: '#000000',
},
}SCSS
$custom: #80ddcb; $custom-light: #a9e8da; $custom-dark: #000000;
JSON
{
"hex": "#80ddcb",
"rgb": {
"r": 128,
"g": 221,
"b": 203
},
"hsl": {
"h": 168.387,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.83457,
"c": 0.09311,
"h": 180
},
"luminance": 0.60614
}Semantic roles & 50–950 ramp
primary
#80DDCB
secondary
#B44D61
accent
#2040C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483