#81CEBF#81CEBF
#81CEBF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.080 H 180.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #81CEBF |
|---|---|
| RGB | rgb(129, 206, 191) |
| HSL | hsl(168, 44%, 66%) |
| HSV | hsv(168, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.62, -27.21, -0.05) |
| CIE-LCH | lch(77.62, 27.21, 180.11°) |
| OKLab | oklab(79.7% -0.0796 -0.0006) |
| OKLCH | oklch(79.7% 0.08 180.4) |
| XYZ | xyz(40.5250, 52.5687, 57.2915) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 4.11
Mediumturquoise
#48D1CC
ΔE00 6.58
Mediumaquamarine
#66CDAA
ΔE00 6.81
Turquoise
#40E0D0
ΔE00 7.35
Light Teal
#90E4C1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CEBF #CE8190
analogous
#81CE98 #81CEBF #81B6CE
triadic
#81CEBF #BF81CE #CEBF81
tetradic
#81CEBF #9881CE #CE8190 #B6CE81
square
#81CEBF #9881CE #CE8190 #B6CE81
split-complementary
#81CEBF #CE81B6 #CE9881
monochromatic
#3C9987 #55BDA9 #81CEBF #ADDFD5 #D9F0EC
Accessibility & contrast
On white
1.82
#81CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#81CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CEBF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CEBF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BABCC0
Tritanopia (blue-blind)
#67D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81cebf; /* rgb */ color: rgb(129, 206, 191); /* oklch */ color: oklch(79.7% 0.080 180.4);
Tailwind
colors: {
custom: {
50: '#a9ddd2',
500: '#81cebf',
950: '#000000',
},
}SCSS
$custom: #81cebf; $custom-light: #a9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#81cebf",
"rgb": {
"r": 129,
"g": 206,
"b": 191
},
"hsl": {
"h": 168.312,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.79704,
"c": 0.07963,
"h": 180.4
},
"luminance": 0.52571
}Semantic roles & 50–950 ramp
primary
#81CEBF
secondary
#9F5463
accent
#2E49B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483