#81D5CA#81D5CA
#81D5CA is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.084 H 185.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #81D5CA |
|---|---|
| RGB | rgb(129, 213, 202) |
| HSL | hsl(172, 50%, 67%) |
| HSV | hsv(172, 39%, 84%) |
| CMYK | cmyk(39.4%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(79.91, -28.06, -2.60) |
| CIE-LCH | lch(79.91, 28.18, 185.29°) |
| OKLab | oklab(81.64% -0.0834 -0.0074) |
| OKLCH | oklch(81.64% 0.084 185.1) |
| XYZ | xyz(43.5041, 56.5168, 64.4821) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.23
Tiffany Blue
#7BF2DA
ΔE00 7.67
Darkturquoise
#00CED1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81D5CA #D5818C
analogous
#81D5A0 #81D5CA #81B6D5
triadic
#81D5CA #CA81D5 #D5CA81
tetradic
#81D5CA #A081D5 #D5818C #B6D581
square
#81D5CA #A081D5 #D5818C #B6D581
split-complementary
#81D5CA #D581B6 #D5A081
monochromatic
#37A596 #53C6B7 #81D5CA #AFE4DD #DDF4F1
Accessibility & contrast
On white
1.71
#81D5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#81D5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81D5CA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81D5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81D5CA | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#61D8D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #81d5ca; /* rgb */ color: rgb(129, 213, 202); /* oklch */ color: oklch(81.6% 0.084 185.1);
Tailwind
colors: {
custom: {
50: '#a9e2da',
500: '#81d5ca',
950: '#000000',
},
}SCSS
$custom: #81d5ca; $custom-light: #a9e2da; $custom-dark: #000000;
JSON
{
"hex": "#81d5ca",
"rgb": {
"r": 129,
"g": 213,
"b": 202
},
"hsl": {
"h": 172.143,
"s": 50,
"l": 67.059
},
"oklch": {
"l": 0.81639,
"c": 0.0837,
"h": 185.1
},
"luminance": 0.5652
}Semantic roles & 50–950 ramp
primary
#81D5CA
secondary
#A9515D
accent
#283CBD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483