#81ADAB#81ADAB
#81ADAB is a light, muted teal. Relative luminance 0.375; OKLCH L 71.5% C 0.047 H 192.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #81ADAB |
|---|---|
| RGB | rgb(129, 173, 171) |
| HSL | hsl(177, 21%, 59%) |
| HSV | hsv(177, 25%, 68%) |
| CMYK | cmyk(25.4%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(67.65, -15.09, -3.77) |
| CIE-LCH | lch(67.65, 15.56, 194.01°) |
| OKLab | oklab(71.54% -0.0461 -0.0103) |
| OKLCH | oklch(71.54% 0.047 192.6) |
| XYZ | xyz(31.3452, 37.4931, 44.1055) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.50
Greyish Teal
#719F91
ΔE00 7.00
Dull Teal
#5F9E8F
ΔE00 8.90
Cool Grey
#95A3A6
ΔE00 9.87
Grey Teal
#5E9B8A
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81ADAB #AD8183
analogous
#81AD95 #81ADAB #8199AD
triadic
#81ADAB #AB81AD #ADAB81
tetradic
#81ADAB #9581AD #AD8183 #99AD81
square
#81ADAB #9581AD #AD8183 #99AD81
split-complementary
#81ADAB #AD8199 #AD9581
monochromatic
#476D6B #5F9290 #81ADAB #A6C5C4 #CBDDDC
Accessibility & contrast
On white
2.47
#81ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#81ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81ADAB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81ADAB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AB
Deuteranopia (green-blind)
#9FA2AC
Tritanopia (blue-blind)
#73B0AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #81adab; /* rgb */ color: rgb(129, 173, 171); /* oklch */ color: oklch(71.5% 0.047 192.6);
Tailwind
colors: {
custom: {
50: '#a7c5c4',
500: '#81adab',
950: '#000000',
},
}SCSS
$custom: #81adab; $custom-light: #a7c5c4; $custom-dark: #000000;
JSON
{
"hex": "#81adab",
"rgb": {
"r": 129,
"g": 173,
"b": 171
},
"hsl": {
"h": 177.273,
"s": 21.154,
"l": 59.216
},
"oklch": {
"l": 0.71541,
"c": 0.04725,
"h": 192.6
},
"luminance": 0.37495
}Semantic roles & 50–950 ramp
primary
#81ADAB
secondary
#CEBCBD
accent
#6A6EBE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281