#80CEB5#80CEB5
#80CEB5 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.086 H 171.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEB5 |
|---|---|
| RGB | rgb(128, 206, 181) |
| HSL | hsl(161, 44%, 65%) |
| HSV | hsv(161, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 12.1%, 19.2%) |
| CIE-LAB | lab(77.32, -29.71, 4.88) |
| CIE-LCH | lch(77.32, 30.11, 170.67°) |
| OKLab | oklab(79.37% -0.0848 0.0125) |
| OKLCH | oklch(79.37% 0.086 171.6) |
| XYZ | xyz(39.3107, 52.0655, 51.6853) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.92
Seafoam Blue
#78D1B6
ΔE00 1.46
Mediumaquamarine
#66CDAA
ΔE00 3.93
Light Teal
#90E4C1
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 6.54
Eucalyptus
#44D7A8
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEB5 #CE8099
analogous
#80CE8E #80CEB5 #80C0CE
triadic
#80CEB5 #B580CE #CEB580
tetradic
#80CEB5 #8E80CE #CE8099 #C0CE80
square
#80CEB5 #8E80CE #CE8099 #C0CE80
split-complementary
#80CEB5 #CE80C0 #CE8E80
monochromatic
#3B997B #54BD9B #80CEB5 #ACDFCF #D8F0E8
Accessibility & contrast
On white
1.84
#80CEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#80CEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEB5
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEB5 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B4
Deuteranopia (green-blind)
#BCBBB7
Tritanopia (blue-blind)
#69CFC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80ceb5; /* rgb */ color: rgb(128, 206, 181); /* oklch */ color: oklch(79.4% 0.086 171.6);
Tailwind
colors: {
custom: {
50: '#a8ddcb',
500: '#80ceb5',
950: '#000000',
},
}SCSS
$custom: #80ceb5; $custom-light: #a8ddcb; $custom-dark: #000000;
JSON
{
"hex": "#80ceb5",
"rgb": {
"r": 128,
"g": 206,
"b": 181
},
"hsl": {
"h": 160.769,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79367,
"c": 0.08567,
"h": 171.6
},
"luminance": 0.52068
}Semantic roles & 50–950 ramp
primary
#80CEB5
secondary
#9F546C
accent
#2E5AB7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482