#81CEBC#81CEBC
#81CEBC is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.081 H 177.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #81CEBC |
|---|---|
| RGB | rgb(129, 206, 188) |
| HSL | hsl(166, 44%, 66%) |
| HSV | hsv(166, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.54, -27.89, 1.45) |
| CIE-LCH | lch(77.54, 27.92, 177.02°) |
| OKLab | oklab(79.62% -0.0809 0.0034) |
| OKLCH | oklch(79.62% 0.081 177.6) |
| XYZ | xyz(40.1983, 52.4380, 55.5705) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.68
Seafoam Blue
#78D1B6
ΔE00 3.12
Mediumaquamarine
#66CDAA
ΔE00 5.84
Light Teal
#90E4C1
ΔE00 7.05
Mediumturquoise
#48D1CC
ΔE00 7.31
Turquoise
#40E0D0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CEBC #CE8193
analogous
#81CE95 #81CEBC #81B9CE
triadic
#81CEBC #BC81CE #CEBC81
tetradic
#81CEBC #9581CE #CE8193 #B9CE81
square
#81CEBC #9581CE #CE8193 #B9CE81
split-complementary
#81CEBC #CE81B9 #CE9581
monochromatic
#3C9983 #55BDA5 #81CEBC #ADDFD3 #D9F0EB
Accessibility & contrast
On white
1.83
#81CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#81CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CEBC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CEBC | 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)
#C8C5BB
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#68D0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81cebc; /* rgb */ color: rgb(129, 206, 188); /* oklch */ color: oklch(79.6% 0.081 177.6);
Tailwind
colors: {
custom: {
50: '#a9ddd0',
500: '#81cebc',
950: '#000000',
},
}SCSS
$custom: #81cebc; $custom-light: #a9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#81cebc",
"rgb": {
"r": 129,
"g": 206,
"b": 188
},
"hsl": {
"h": 165.974,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.79616,
"c": 0.08099,
"h": 177.6
},
"luminance": 0.52441
}Semantic roles & 50–950 ramp
primary
#81CEBC
secondary
#9F5466
accent
#2E4EB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483