#80CEBE#80CEBE
#80CEBE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.081 H 179.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEBE |
|---|---|
| RGB | rgb(128, 206, 190) |
| HSL | hsl(168, 44%, 65%) |
| HSV | hsv(168, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.55, -27.70, 0.38) |
| CIE-LCH | lch(77.55, 27.71, 179.22°) |
| OKLab | oklab(79.63% -0.0809 0.0006) |
| OKLCH | oklch(79.63% 0.081 179.6) |
| XYZ | xyz(40.2642, 52.4468, 56.7068) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 6.43
Mediumturquoise
#48D1CC
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 7.28
Light Teal
#90E4C1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEBE #CE8090
analogous
#80CE97 #80CEBE #80B7CE
triadic
#80CEBE #BE80CE #CEBE80
tetradic
#80CEBE #9780CE #CE8090 #B7CE80
square
#80CEBE #9780CE #CE8090 #B7CE80
split-complementary
#80CEBE #CE80B7 #CE9780
monochromatic
#3B9985 #54BDA7 #80CEBE #ACDFD5 #D8F0EB
Accessibility & contrast
On white
1.83
#80CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#80CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEBE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEBE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BABCBF
Tritanopia (blue-blind)
#66D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cebe; /* rgb */ color: rgb(128, 206, 190); /* oklch */ color: oklch(79.6% 0.081 179.6);
Tailwind
colors: {
custom: {
50: '#a8ddd1',
500: '#80cebe',
950: '#000000',
},
}SCSS
$custom: #80cebe; $custom-light: #a8ddd1; $custom-dark: #000000;
JSON
{
"hex": "#80cebe",
"rgb": {
"r": 128,
"g": 206,
"b": 190
},
"hsl": {
"h": 167.692,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79625,
"c": 0.08087,
"h": 179.6
},
"luminance": 0.5245
}Semantic roles & 50–950 ramp
primary
#80CEBE
secondary
#9F5463
accent
#2E4AB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483