#80CEBB#80CEBB
#80CEBB is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.082 H 176.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEBB |
|---|---|
| RGB | rgb(128, 206, 187) |
| HSL | hsl(165, 44%, 65%) |
| HSV | hsv(165, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.47, -28.38, 1.88) |
| CIE-LCH | lch(77.47, 28.44, 176.22°) |
| OKLab | oklab(79.54% -0.0822 0.0045) |
| OKLCH | oklch(79.54% 0.082 176.8) |
| XYZ | xyz(39.9397, 52.3170, 54.9977) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.39
Seafoam Blue
#78D1B6
ΔE00 2.77
Mediumaquamarine
#66CDAA
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.47
Turquoise
#40E0D0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEBB #CE8093
analogous
#80CE94 #80CEBB #80BACE
triadic
#80CEBB #BB80CE #CEBB80
tetradic
#80CEBB #9480CE #CE8093 #BACE80
square
#80CEBB #9480CE #CE8093 #BACE80
split-complementary
#80CEBB #CE80BA #CE9480
monochromatic
#3B9982 #54BDA3 #80CEBB #ACDFD3 #D8F0EA
Accessibility & contrast
On white
1.83
#80CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#80CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEBB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEBB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#67D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cebb; /* rgb */ color: rgb(128, 206, 187); /* oklch */ color: oklch(79.5% 0.082 176.8);
Tailwind
colors: {
custom: {
50: '#a8ddcf',
500: '#80cebb',
950: '#000000',
},
}SCSS
$custom: #80cebb; $custom-light: #a8ddcf; $custom-dark: #000000;
JSON
{
"hex": "#80cebb",
"rgb": {
"r": 128,
"g": 206,
"b": 187
},
"hsl": {
"h": 165.385,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79537,
"c": 0.08229,
"h": 176.8
},
"luminance": 0.5232
}Semantic roles & 50–950 ramp
primary
#80CEBB
secondary
#9F5466
accent
#2E50B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483