#81BBBD#81BBBD
#81BBBD is a light, moderate teal. Relative luminance 0.439; OKLCH L 75.3% C 0.060 H 198.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #81BBBD |
|---|---|
| RGB | rgb(129, 187, 189) |
| HSL | hsl(182, 31%, 62%) |
| HSV | hsv(182, 32%, 74%) |
| CMYK | cmyk(31.7%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(72.15, -18.17, -7.02) |
| CIE-LCH | lch(72.15, 19.47, 201.12°) |
| OKLab | oklab(75.3% -0.0569 -0.0192) |
| OKLCH | oklch(75.3% 0.06 198.7) |
| XYZ | xyz(36.0058, 43.8799, 54.7067) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.91
Mediumturquoise
#48D1CC
ΔE00 9.58
Turquoise Blue
#06B1C4
ΔE00 9.77
Darkturquoise
#00CED1
ΔE00 10.03
Powder Blue
#B0E0E6
ΔE00 10.26
Lightseagreen
#20B2AA
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BBBD #BD8381
analogous
#81BDA1 #81BBBD #819DBD
triadic
#81BBBD #BD81BB #BBBD81
tetradic
#81BBBD #A181BD #BD8381 #9DBD81
square
#81BBBD #A181BD #BD8381 #9DBD81
split-complementary
#81BBBD #BD819D #BDA181
monochromatic
#437E80 #59A5A8 #81BBBD #A9D1D2 #D1E6E7
Accessibility & contrast
On white
2.15
#81BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#81BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BBBD
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BBBD | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BD
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#6BBFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #81bbbd; /* rgb */ color: rgb(129, 187, 189); /* oklch */ color: oklch(75.3% 0.060 198.7);
Tailwind
colors: {
custom: {
50: '#a8cfd0',
500: '#81bbbd',
950: '#000000',
},
}SCSS
$custom: #81bbbd; $custom-light: #a8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#81bbbd",
"rgb": {
"r": 129,
"g": 187,
"b": 189
},
"hsl": {
"h": 182,
"s": 31.25,
"l": 62.353
},
"oklch": {
"l": 0.75303,
"c": 0.06004,
"h": 198.7
},
"luminance": 0.43882
}Semantic roles & 50–950 ramp
primary
#81BBBD
secondary
#D8C3C2
accent
#3F3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282