#80D8BB#80D8BB
#80D8BB is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.8% C 0.095 H 170.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80D8BB |
|---|---|
| RGB | rgb(128, 216, 187) |
| HSL | hsl(160, 53%, 67%) |
| HSV | hsv(160, 41%, 85%) |
| CMYK | cmyk(40.7%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(80.34, -33.14, 6.03) |
| CIE-LCH | lch(80.34, 33.69, 169.69°) |
| OKLab | oklab(81.85% -0.0941 0.0154) |
| OKLCH | oklch(81.85% 0.095 170.7) |
| XYZ | xyz(42.4241, 57.2858, 55.8258) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.84
Pale Teal
#82CBB2
ΔE00 3.40
Light Teal
#90E4C1
ΔE00 3.45
Mediumaquamarine
#66CDAA
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D8BB #D8809D
analogous
#80D88F #80D8BB #80C9D8
triadic
#80D8BB #BB80D8 #D8BB80
tetradic
#80D8BB #8F80D8 #D8809D #C9D880
square
#80D8BB #8F80D8 #D8809D #C9D880
split-complementary
#80D8BB #D880C9 #D88F80
monochromatic
#34AA83 #51CAA2 #80D8BB #AFE6D4 #DEF5ED
Accessibility & contrast
On white
1.69
#80D8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#80D8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D8BB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D8BB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBA
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#65D9CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #80d8bb; /* rgb */ color: rgb(128, 216, 187); /* oklch */ color: oklch(81.8% 0.095 170.7);
Tailwind
colors: {
custom: {
50: '#a9e4cf',
500: '#80d8bb',
950: '#000000',
},
}SCSS
$custom: #80d8bb; $custom-light: #a9e4cf; $custom-dark: #000000;
JSON
{
"hex": "#80d8bb",
"rgb": {
"r": 128,
"g": 216,
"b": 187
},
"hsl": {
"h": 160.227,
"s": 53.012,
"l": 67.451
},
"oklch": {
"l": 0.8185,
"c": 0.09539,
"h": 170.7
},
"luminance": 0.57289
}Semantic roles & 50–950 ramp
primary
#80D8BB
secondary
#AD4F6E
accent
#2558C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483