#80D7BB#80D7BB
#80D7BB is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.6% C 0.094 H 171.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #80D7BB |
|---|---|
| RGB | rgb(128, 215, 187) |
| HSL | hsl(161, 52%, 67%) |
| HSV | hsv(161, 40%, 84%) |
| CMYK | cmyk(40.5%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(80.05, -32.67, 5.62) |
| CIE-LCH | lch(80.05, 33.15, 170.25°) |
| OKLab | oklab(81.62% -0.093 0.0143) |
| OKLCH | oklch(81.62% 0.094 171.2) |
| XYZ | xyz(42.1687, 56.7750, 55.7407) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.59
Pale Teal
#82CBB2
ΔE00 3.13
Light Teal
#90E4C1
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.85
Eucalyptus
#44D7A8
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D7BB #D7809C
analogous
#80D790 #80D7BB #80C7D7
triadic
#80D7BB #BB80D7 #D7BB80
tetradic
#80D7BB #9080D7 #D7809C #C7D780
square
#80D7BB #9080D7 #D7809C #C7D780
split-complementary
#80D7BB #D780C7 #D79080
monochromatic
#35A883 #51C8A2 #80D7BB #AFE6D4 #DDF4ED
Accessibility & contrast
On white
1.70
#80D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#80D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D7BB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D7BB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#65D8CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #80d7bb; /* rgb */ color: rgb(128, 215, 187); /* oklch */ color: oklch(81.6% 0.094 171.2);
Tailwind
colors: {
custom: {
50: '#a9e3cf',
500: '#80d7bb',
950: '#000000',
},
}SCSS
$custom: #80d7bb; $custom-light: #a9e3cf; $custom-dark: #000000;
JSON
{
"hex": "#80d7bb",
"rgb": {
"r": 128,
"g": 215,
"b": 187
},
"hsl": {
"h": 160.69,
"s": 52.096,
"l": 67.255
},
"oklch": {
"l": 0.81618,
"c": 0.09406,
"h": 171.2
},
"luminance": 0.56778
}Semantic roles & 50–950 ramp
primary
#80D7BB
secondary
#AB506D
accent
#2657C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483