#80CBB2#80CBB2
#80CBB2 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.083 H 170.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBB2 |
|---|---|
| RGB | rgb(128, 203, 178) |
| HSL | hsl(160, 42%, 65%) |
| HSV | hsv(160, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(76.38, -28.92, 5.14) |
| CIE-LCH | lch(76.38, 29.38, 169.92°) |
| OKLab | oklab(78.59% -0.0824 0.0132) |
| OKLCH | oklch(78.59% 0.083 170.9) |
| XYZ | xyz(38.2909, 50.5130, 49.8432) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.30
Seafoam Blue
#78D1B6
ΔE00 2.07
Mediumaquamarine
#66CDAA
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 6.31
Seafoam
#7FE0B3
ΔE00 6.96
Eucalyptus
#44D7A8
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBB2 #CB8099
analogous
#80CB8D #80CBB2 #80BECB
triadic
#80CBB2 #B280CB #CBB280
tetradic
#80CBB2 #8D80CB #CB8099 #BECB80
square
#80CBB2 #8D80CB #CB8099 #BECB80
split-complementary
#80CBB2 #CB80BE #CB8D80
monochromatic
#3D9477 #55B998 #80CBB2 #ABDDCC #D7EFE7
Accessibility & contrast
On white
1.89
#80CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#80CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBB2
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBB2 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#6BCCC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cbb2; /* rgb */ color: rgb(128, 203, 178); /* oklch */ color: oklch(78.6% 0.083 170.9);
Tailwind
colors: {
custom: {
50: '#a8dbc9',
500: '#80cbb2',
950: '#000000',
},
}SCSS
$custom: #80cbb2; $custom-light: #a8dbc9; $custom-dark: #000000;
JSON
{
"hex": "#80cbb2",
"rgb": {
"r": 128,
"g": 203,
"b": 178
},
"hsl": {
"h": 160,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.78588,
"c": 0.08344,
"h": 170.9
},
"luminance": 0.50515
}Semantic roles & 50–950 ramp
primary
#80CBB2
secondary
#9B556C
accent
#315DB5
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482