#81D5DD#81D5DD
#81D5DD is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.2% C 0.082 H 203.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #81D5DD |
|---|---|
| RGB | rgb(129, 213, 221) |
| HSL | hsl(185, 58%, 69%) |
| HSV | hsv(185, 42%, 87%) |
| CMYK | cmyk(41.6%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(80.44, -23.45, -11.95) |
| CIE-LCH | lch(80.44, 26.32, 207.01°) |
| OKLab | oklab(82.25% -0.0756 -0.0329) |
| OKLCH | oklch(82.25% 0.082 203.5) |
| XYZ | xyz(45.8938, 57.4727, 77.0675) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 6.54
Powder Blue
#B0E0E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81D5DD #DD8981
analogous
#81DDB7 #81D5DD #81A7DD
triadic
#81D5DD #DD81D5 #D5DD81
tetradic
#81D5DD #B781DD #DD8981 #A7DD81
square
#81D5DD #B781DD #DD8981 #A7DD81
split-complementary
#81D5DD #DD81A7 #DDB781
monochromatic
#30A8B3 #51C5D0 #81D5DD #B1E5EA #E1F5F7
Accessibility & contrast
On white
1.68
#81D5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#81D5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81D5DD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81D5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81D5DD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#57DBD7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #81d5dd; /* rgb */ color: rgb(129, 213, 221); /* oklch */ color: oklch(82.2% 0.082 203.5);
Tailwind
colors: {
custom: {
50: '#aae2e7',
500: '#81d5dd',
950: '#000000',
},
}SCSS
$custom: #81d5dd; $custom-light: #aae2e7; $custom-dark: #000000;
JSON
{
"hex": "#81d5dd",
"rgb": {
"r": 129,
"g": 213,
"b": 221
},
"hsl": {
"h": 185.217,
"s": 57.5,
"l": 68.627
},
"oklch": {
"l": 0.82249,
"c": 0.08241,
"h": 203.5
},
"luminance": 0.57476
}Semantic roles & 50–950 ramp
primary
#81D5DD
secondary
#B4574E
accent
#2F20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484