#81BEBC#81BEBC
#81BEBC is a light, moderate teal. Relative luminance 0.451; OKLCH L 76.0% C 0.063 H 193.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #81BEBC |
|---|---|
| RGB | rgb(129, 190, 188) |
| HSL | hsl(178, 32%, 63%) |
| HSV | hsv(178, 32%, 75%) |
| CMYK | cmyk(32.1%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(72.97, -19.94, -5.25) |
| CIE-LCH | lch(72.97, 20.62, 194.76°) |
| OKLab | oklab(75.95% -0.0611 -0.0144) |
| OKLCH | oklch(75.95% 0.063 193.3) |
| XYZ | xyz(36.5407, 45.1228, 54.3513) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.34
Pale Teal
#82CBB2
ΔE00 9.04
Darkturquoise
#00CED1
ΔE00 9.35
Cadetblue
#5F9EA0
ΔE00 9.61
Lightseagreen
#20B2AA
ΔE00 9.71
Topaz
#13BBAF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BEBC #BE8183
analogous
#81BE9E #81BEBC #81A1BE
triadic
#81BEBC #BC81BE #BEBC81
tetradic
#81BEBC #9E81BE #BE8183 #A1BE81
square
#81BEBC #9E81BE #BE8183 #A1BE81
split-complementary
#81BEBC #BE81A1 #BE9E81
monochromatic
#438280 #59A9A7 #81BEBC #A9D3D1 #D2E8E7
Accessibility & contrast
On white
2.09
#81BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#81BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BEBC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BEBC | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#ABB0BD
Tritanopia (blue-blind)
#6BC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #81bebc; /* rgb */ color: rgb(129, 190, 188); /* oklch */ color: oklch(76.0% 0.063 193.3);
Tailwind
colors: {
custom: {
50: '#a8d1d0',
500: '#81bebc',
950: '#000000',
},
}SCSS
$custom: #81bebc; $custom-light: #a8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#81bebc",
"rgb": {
"r": 129,
"g": 190,
"b": 188
},
"hsl": {
"h": 178.033,
"s": 31.937,
"l": 62.549
},
"oklch": {
"l": 0.75952,
"c": 0.06278,
"h": 193.3
},
"luminance": 0.45125
}Semantic roles & 50–950 ramp
primary
#81BEBC
secondary
#D8C2C3
accent
#3B3EAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282