#81CEBE#81CEBE
#81CEBE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.080 H 179.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #81CEBE |
|---|---|
| RGB | rgb(129, 206, 190) |
| HSL | hsl(168, 44%, 66%) |
| HSV | hsv(168, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.59, -27.43, 0.45) |
| CIE-LCH | lch(77.59, 27.44, 179.06°) |
| OKLab | oklab(79.68% -0.0801 0.0008) |
| OKLCH | oklch(79.68% 0.08 179.5) |
| XYZ | xyz(40.4154, 52.5248, 56.7139) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.36
Seafoam Blue
#78D1B6
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.81
Turquoise
#40E0D0
ΔE00 7.39
Light Teal
#90E4C1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CEBE #CE8191
analogous
#81CE97 #81CEBE #81B8CE
triadic
#81CEBE #BE81CE #CEBE81
tetradic
#81CEBE #9781CE #CE8191 #B8CE81
square
#81CEBE #9781CE #CE8191 #B8CE81
split-complementary
#81CEBE #CE81B8 #CE9781
monochromatic
#3C9986 #55BDA7 #81CEBE #ADDFD5 #D9F0EB
Accessibility & contrast
On white
1.83
#81CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#81CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CEBE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CEBE | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 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)
#C8C6BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#67D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81cebe; /* rgb */ color: rgb(129, 206, 190); /* oklch */ color: oklch(79.7% 0.080 179.5);
Tailwind
colors: {
custom: {
50: '#a9ddd1',
500: '#81cebe',
950: '#000000',
},
}SCSS
$custom: #81cebe; $custom-light: #a9ddd1; $custom-dark: #000000;
JSON
{
"hex": "#81cebe",
"rgb": {
"r": 129,
"g": 206,
"b": 190
},
"hsl": {
"h": 167.532,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.79675,
"c": 0.08006,
"h": 179.5
},
"luminance": 0.52527
}Semantic roles & 50–950 ramp
primary
#81CEBE
secondary
#9F5464
accent
#2E4BB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483