#80CEB2#80CEB2
#80CEB2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.088 H 169.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEB2 |
|---|---|
| RGB | rgb(128, 206, 178) |
| HSL | hsl(158, 44%, 65%) |
| HSV | hsv(158, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(77.25, -30.36, 6.39) |
| CIE-LCH | lch(77.25, 31.03, 168.12°) |
| OKLab | oklab(79.28% -0.0861 0.0164) |
| OKLCH | oklch(79.28% 0.088 169.2) |
| XYZ | xyz(39.0062, 51.9437, 50.0816) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.18
Seafoam Blue
#78D1B6
ΔE00 1.58
Mediumaquamarine
#66CDAA
ΔE00 3.39
Light Teal
#90E4C1
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.85
Eucalyptus
#44D7A8
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEB2 #CE809C
analogous
#80CE8B #80CEB2 #80C3CE
triadic
#80CEB2 #B280CE #CEB280
tetradic
#80CEB2 #8B80CE #CE809C #C3CE80
square
#80CEB2 #8B80CE #CE809C #C3CE80
split-complementary
#80CEB2 #CE80C3 #CE8B80
monochromatic
#3B9977 #54BD97 #80CEB2 #ACDFCD #D8F0E8
Accessibility & contrast
On white
1.84
#80CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#80CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEB2
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEB2 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#6ACFC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80ceb2; /* rgb */ color: rgb(128, 206, 178); /* oklch */ color: oklch(79.3% 0.088 169.2);
Tailwind
colors: {
custom: {
50: '#a8ddc9',
500: '#80ceb2',
950: '#000000',
},
}SCSS
$custom: #80ceb2; $custom-light: #a8ddc9; $custom-dark: #000000;
JSON
{
"hex": "#80ceb2",
"rgb": {
"r": 128,
"g": 206,
"b": 178
},
"hsl": {
"h": 158.462,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79284,
"c": 0.08761,
"h": 169.2
},
"luminance": 0.51946
}Semantic roles & 50–950 ramp
primary
#80CEB2
secondary
#9F546F
accent
#2E5FB7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482