#81CEBD#81CEBD
#81CEBD is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.081 H 178.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #81CEBD |
|---|---|
| RGB | rgb(129, 206, 189) |
| HSL | hsl(167, 44%, 66%) |
| HSV | hsv(167, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.57, -27.66, 0.95) |
| CIE-LCH | lch(77.57, 27.68, 178.03°) |
| OKLab | oklab(79.65% -0.0805 0.0021) |
| OKLCH | oklch(79.65% 0.081 178.5) |
| XYZ | xyz(40.3065, 52.4812, 56.1402) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.02
Seafoam Blue
#78D1B6
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 7.06
Light Teal
#90E4C1
ΔE00 7.30
Turquoise
#40E0D0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CEBD #CE8192
analogous
#81CE96 #81CEBD #81B8CE
triadic
#81CEBD #BD81CE #CEBD81
tetradic
#81CEBD #9681CE #CE8192 #B8CE81
square
#81CEBD #9681CE #CE8192 #B8CE81
split-complementary
#81CEBD #CE81B8 #CE9681
monochromatic
#3C9984 #55BDA6 #81CEBD #ADDFD4 #D9F0EB
Accessibility & contrast
On white
1.83
#81CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#81CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CEBD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CEBD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#68D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81cebd; /* rgb */ color: rgb(129, 206, 189); /* oklch */ color: oklch(79.6% 0.081 178.5);
Tailwind
colors: {
custom: {
50: '#a9ddd0',
500: '#81cebd',
950: '#000000',
},
}SCSS
$custom: #81cebd; $custom-light: #a9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#81cebd",
"rgb": {
"r": 129,
"g": 206,
"b": 189
},
"hsl": {
"h": 166.753,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.79645,
"c": 0.08052,
"h": 178.5
},
"luminance": 0.52484
}Semantic roles & 50–950 ramp
primary
#81CEBD
secondary
#9F5465
accent
#2E4DB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483