#80CBB3#80CBB3
#80CBB3 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.083 H 171.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBB3 |
|---|---|
| RGB | rgb(128, 203, 179) |
| HSL | hsl(161, 42%, 65%) |
| HSV | hsv(161, 37%, 80%) |
| CMYK | cmyk(36.9%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(76.41, -28.70, 4.64) |
| CIE-LCH | lch(76.41, 29.08, 170.82°) |
| OKLab | oklab(78.62% -0.082 0.0118) |
| OKLCH | oklch(78.62% 0.083 171.8) |
| XYZ | xyz(38.3917, 50.5533, 50.3739) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.48
Seafoam Blue
#78D1B6
ΔE00 2.12
Mediumaquamarine
#66CDAA
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 6.44
Seafoam
#7FE0B3
ΔE00 7.19
Eucalyptus
#44D7A8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBB3 #CB8098
analogous
#80CB8E #80CBB3 #80BDCB
triadic
#80CBB3 #B380CB #CBB380
tetradic
#80CBB3 #8E80CB #CB8098 #BDCB80
square
#80CBB3 #8E80CB #CB8098 #BDCB80
split-complementary
#80CBB3 #CB80BD #CB8E80
monochromatic
#3D9478 #55B999 #80CBB3 #ABDDCD #D7EFE7
Accessibility & contrast
On white
1.89
#80CBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#80CBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBB3
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBB3 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B2
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#6ACCC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cbb3; /* rgb */ color: rgb(128, 203, 179); /* oklch */ color: oklch(78.6% 0.083 171.8);
Tailwind
colors: {
custom: {
50: '#a8dbc9',
500: '#80cbb3',
950: '#000000',
},
}SCSS
$custom: #80cbb3; $custom-light: #a8dbc9; $custom-dark: #000000;
JSON
{
"hex": "#80cbb3",
"rgb": {
"r": 128,
"g": 203,
"b": 179
},
"hsl": {
"h": 160.8,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.78616,
"c": 0.08281,
"h": 171.8
},
"luminance": 0.50556
}Semantic roles & 50–950 ramp
primary
#80CBB3
secondary
#9B556B
accent
#315BB5
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482