#81CEBB#81CEBB
#81CEBB is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.081 H 176.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #81CEBB |
|---|---|
| RGB | rgb(129, 206, 187) |
| HSL | hsl(165, 44%, 66%) |
| HSV | hsv(165, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.52, -28.11, 1.95) |
| CIE-LCH | lch(77.52, 28.18, 176.03°) |
| OKLab | oklab(79.59% -0.0813 0.0047) |
| OKLCH | oklch(79.59% 0.081 176.7) |
| XYZ | xyz(40.0909, 52.3950, 55.0048) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.35
Seafoam Blue
#78D1B6
ΔE00 2.81
Mediumaquamarine
#66CDAA
ΔE00 5.54
Light Teal
#90E4C1
ΔE00 6.81
Mediumturquoise
#48D1CC
ΔE00 7.58
Turquoise
#40E0D0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CEBB #CE8194
analogous
#81CE94 #81CEBB #81BACE
triadic
#81CEBB #BB81CE #CEBB81
tetradic
#81CEBB #9481CE #CE8194 #BACE81
square
#81CEBB #9481CE #CE8194 #BACE81
split-complementary
#81CEBB #CE81BA #CE9481
monochromatic
#3C9982 #55BDA3 #81CEBB #ADDFD3 #D9F0EB
Accessibility & contrast
On white
1.83
#81CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#81CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CEBB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CEBB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BBBCBC
Tritanopia (blue-blind)
#68D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #81cebb; /* rgb */ color: rgb(129, 206, 187); /* oklch */ color: oklch(79.6% 0.081 176.7);
Tailwind
colors: {
custom: {
50: '#a9ddcf',
500: '#81cebb',
950: '#000000',
},
}SCSS
$custom: #81cebb; $custom-light: #a9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#81cebb",
"rgb": {
"r": 129,
"g": 206,
"b": 187
},
"hsl": {
"h": 165.195,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.79587,
"c": 0.08149,
"h": 176.7
},
"luminance": 0.52398
}Semantic roles & 50–950 ramp
primary
#81CEBB
secondary
#9F5467
accent
#2E50B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483