#81BEBF#81BEBF
#81BEBF is a light, moderate teal. Relative luminance 0.453; OKLCH L 76.0% C 0.063 H 197.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #81BEBF |
|---|---|
| RGB | rgb(129, 190, 191) |
| HSL | hsl(181, 33%, 63%) |
| HSV | hsv(181, 32%, 75%) |
| CMYK | cmyk(32.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.06, -19.23, -6.76) |
| CIE-LCH | lch(73.06, 20.38, 199.37°) |
| OKLab | oklab(76.05% -0.0598 -0.0185) |
| OKLCH | oklch(76.05% 0.063 197.2) |
| XYZ | xyz(36.8674, 45.2535, 56.0723) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.74
Darkturquoise
#00CED1
ΔE00 9.38
Cadetblue
#5F9EA0
ΔE00 9.55
Powder Blue
#B0E0E6
ΔE00 9.88
Turquoise Blue
#06B1C4
ΔE00 10.03
Lightseagreen
#20B2AA
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BEBF #BF8281
analogous
#81BFA1 #81BEBF #819FBF
triadic
#81BEBF #BF81BE #BEBF81
tetradic
#81BEBF #A181BF #BF8281 #9FBF81
square
#81BEBF #A181BF #BF8281 #9FBF81
split-complementary
#81BEBF #BF819F #BFA181
monochromatic
#438283 #58A9AA #81BEBF #AAD3D4 #D2E8E8
Accessibility & contrast
On white
2.09
#81BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#81BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BEBF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BEBF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#6AC2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #81bebf; /* rgb */ color: rgb(129, 190, 191); /* oklch */ color: oklch(76.0% 0.063 197.2);
Tailwind
colors: {
custom: {
50: '#a8d1d2',
500: '#81bebf',
950: '#000000',
},
}SCSS
$custom: #81bebf; $custom-light: #a8d1d2; $custom-dark: #000000;
JSON
{
"hex": "#81bebf",
"rgb": {
"r": 129,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.968,
"s": 32.632,
"l": 62.745
},
"oklch": {
"l": 0.76049,
"c": 0.06266,
"h": 197.2
},
"luminance": 0.45256
}Semantic roles & 50–950 ramp
primary
#81BEBF
secondary
#D9C3C3
accent
#3C3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282