#81D2DB#81D2DB
#81D2DB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.5% C 0.080 H 204.8°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #81D2DB |
|---|---|
| RGB | rgb(129, 210, 219) |
| HSL | hsl(186, 56%, 68%) |
| HSV | hsv(186, 41%, 86%) |
| CMYK | cmyk(41.1%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.54, -22.46, -12.24) |
| CIE-LCH | lch(79.54, 25.58, 208.58°) |
| OKLab | oklab(81.51% -0.0728 -0.0336) |
| OKLCH | oklch(81.51% 0.08 204.8) |
| XYZ | xyz(44.8813, 55.8715, 75.4234) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 6.94
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Sky Blue
#87CEEB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81D2DB #DB8A81
analogous
#81DBB7 #81D2DB #81A5DB
triadic
#81D2DB #DB81D2 #D2DB81
tetradic
#81D2DB #B781DB #DB8A81 #A5DB81
square
#81D2DB #B781DB #DB8A81 #A5DB81
split-complementary
#81D2DB #DB81A5 #DBB781
monochromatic
#32A3AF #51C1CD #81D2DB #B1E3E9 #E0F4F6
Accessibility & contrast
On white
1.72
#81D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#81D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81D2DB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81D2DB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#59D8D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #81d2db; /* rgb */ color: rgb(129, 210, 219); /* oklch */ color: oklch(81.5% 0.080 204.8);
Tailwind
colors: {
custom: {
50: '#aae0e6',
500: '#81d2db',
950: '#000000',
},
}SCSS
$custom: #81d2db; $custom-light: #aae0e6; $custom-dark: #000000;
JSON
{
"hex": "#81d2db",
"rgb": {
"r": 129,
"g": 210,
"b": 219
},
"hsl": {
"h": 186,
"s": 55.556,
"l": 68.235
},
"oklch": {
"l": 0.81505,
"c": 0.08023,
"h": 204.8
},
"luminance": 0.55875
}Semantic roles & 50–950 ramp
primary
#81D2DB
secondary
#B1594F
accent
#3222C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484