#80DBB2#80DBB2
#80DBB2 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.106 H 163.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80DBB2 |
|---|---|
| RGB | rgb(128, 219, 178) |
| HSL | hsl(153, 56%, 68%) |
| HSV | hsv(153, 42%, 86%) |
| CMYK | cmyk(41.6%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(81.00, -36.44, 11.74) |
| CIE-LCH | lch(81.00, 38.29, 162.14°) |
| OKLab | oklab(82.31% -0.1016 0.0302) |
| OKLCH | oklch(82.31% 0.106 163.5) |
| XYZ | xyz(42.2662, 58.4637, 51.1683) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.42
Light Teal
#90E4C1
ΔE00 3.01
Mediumaquamarine
#66CDAA
ΔE00 4.37
Seafoam Blue
#78D1B6
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 5.18
Pale Teal
#82CBB2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DBB2 #DB80A9
analogous
#80DB84 #80DBB2 #80D6DB
triadic
#80DBB2 #B280DB #DBB280
tetradic
#80DBB2 #8480DB #DB80A9 #D6DB80
square
#80DBB2 #8480DB #DB80A9 #D6DB80
split-complementary
#80DBB2 #DB80D6 #DB8480
monochromatic
#32AF76 #50CD95 #80DBB2 #B0E9CF #DFF6EC
Accessibility & contrast
On white
1.65
#80DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#80DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DBB2
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DBB2 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB0
Deuteranopia (green-blind)
#CAC5B4
Tritanopia (blue-blind)
#68DBCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80dbb2; /* rgb */ color: rgb(128, 219, 178); /* oklch */ color: oklch(82.3% 0.106 163.5);
Tailwind
colors: {
custom: {
50: '#a9e6c9',
500: '#80dbb2',
950: '#000000',
},
}SCSS
$custom: #80dbb2; $custom-light: #a9e6c9; $custom-dark: #000000;
JSON
{
"hex": "#80dbb2",
"rgb": {
"r": 128,
"g": 219,
"b": 178
},
"hsl": {
"h": 152.967,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.82311,
"c": 0.10602,
"h": 163.5
},
"luminance": 0.58467
}Semantic roles & 50–950 ramp
primary
#80DBB2
secondary
#B14E7B
accent
#226BC3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482