#81BEC0#81BEC0
#81BEC0 is a light, moderate teal. Relative luminance 0.453; OKLCH L 76.1% C 0.063 H 198.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #81BEC0 |
|---|---|
| RGB | rgb(129, 190, 192) |
| HSL | hsl(182, 33%, 63%) |
| HSV | hsv(182, 33%, 75%) |
| CMYK | cmyk(32.8%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(73.09, -18.99, -7.26) |
| CIE-LCH | lch(73.09, 20.33, 200.93°) |
| OKLab | oklab(76.08% -0.0594 -0.0199) |
| OKLCH | oklch(76.08% 0.063 198.5) |
| XYZ | xyz(36.9779, 45.2976, 56.6538) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.91
Darkturquoise
#00CED1
ΔE00 9.44
Cadetblue
#5F9EA0
ΔE00 9.57
Powder Blue
#B0E0E6
ΔE00 9.75
Turquoise Blue
#06B1C4
ΔE00 9.84
Lightseagreen
#20B2AA
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BEC0 #C08381
analogous
#81C0A2 #81BEC0 #819EC0
triadic
#81BEC0 #C081BE #BEC081
tetradic
#81BEC0 #A281C0 #C08381 #9EC081
square
#81BEC0 #A281C0 #C08381 #9EC081
split-complementary
#81BEC0 #C0819E #C0A281
monochromatic
#428284 #58A9AC #81BEC0 #AAD3D4 #D3E8E9
Accessibility & contrast
On white
2.09
#81BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#81BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BEC0
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BEC0 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C0
Deuteranopia (green-blind)
#AAB0C1
Tritanopia (blue-blind)
#69C2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #81bec0; /* rgb */ color: rgb(129, 190, 192); /* oklch */ color: oklch(76.1% 0.063 198.5);
Tailwind
colors: {
custom: {
50: '#a8d1d3',
500: '#81bec0',
950: '#000000',
},
}SCSS
$custom: #81bec0; $custom-light: #a8d1d3; $custom-dark: #000000;
JSON
{
"hex": "#81bec0",
"rgb": {
"r": 129,
"g": 190,
"b": 192
},
"hsl": {
"h": 181.905,
"s": 33.333,
"l": 62.941
},
"oklch": {
"l": 0.76082,
"c": 0.06269,
"h": 198.5
},
"luminance": 0.453
}Semantic roles & 50–950 ramp
primary
#81BEC0
secondary
#DAC4C3
accent
#3D39AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282