#81D2DC#81D2DC
#81D2DC is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.5% C 0.080 H 205.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #81D2DC |
|---|---|
| RGB | rgb(129, 210, 220) |
| HSL | hsl(187, 57%, 68%) |
| HSV | hsv(187, 41%, 86%) |
| CMYK | cmyk(41.4%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(79.57, -22.21, -12.73) |
| CIE-LCH | lch(79.57, 25.59, 209.82°) |
| OKLab | oklab(81.54% -0.0724 -0.035) |
| OKLCH | oklch(81.54% 0.08 205.8) |
| XYZ | xyz(45.0133, 55.9244, 76.1188) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Aqua Blue
#02D8E9
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 6.89
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Sky Blue
#87CEEB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81D2DC #DC8B81
analogous
#81DCB8 #81D2DC #81A4DC
triadic
#81D2DC #DC81D2 #D2DC81
tetradic
#81D2DC #B881DC #DC8B81 #A4DC81
square
#81D2DC #B881DC #DC8B81 #A4DC81
split-complementary
#81D2DC #DC81A4 #DCB881
monochromatic
#31A3B1 #51C1CF #81D2DC #B1E3E9 #E1F4F7
Accessibility & contrast
On white
1.72
#81D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#81D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81D2DC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81D2DC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#58D8D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #81d2dc; /* rgb */ color: rgb(129, 210, 220); /* oklch */ color: oklch(81.5% 0.080 205.8);
Tailwind
colors: {
custom: {
50: '#aae0e6',
500: '#81d2dc',
950: '#000000',
},
}SCSS
$custom: #81d2dc; $custom-light: #aae0e6; $custom-dark: #000000;
JSON
{
"hex": "#81d2dc",
"rgb": {
"r": 129,
"g": 210,
"b": 220
},
"hsl": {
"h": 186.593,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.81539,
"c": 0.08045,
"h": 205.8
},
"luminance": 0.55928
}Semantic roles & 50–950 ramp
primary
#81D2DC
secondary
#B35A4F
accent
#3321C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484