#81CCDA#81CCDA
#81CCDA is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.077 H 210.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCDA |
|---|---|
| RGB | rgb(129, 204, 218) |
| HSL | hsl(189, 55%, 68%) |
| HSV | hsv(189, 41%, 85%) |
| CMYK | cmyk(40.8%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.82, -19.69, -14.27) |
| CIE-LCH | lch(77.82, 24.32, 215.94°) |
| OKLab | oklab(80.12% -0.0661 -0.0392) |
| OKLCH | oklch(80.12% 0.077 210.7) |
| XYZ | xyz(43.2964, 52.9118, 74.2476) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.70
Baby Blue
#89CFF0
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 7.34
Aqua Blue
#02D8E9
ΔE00 7.81
Ice Blue
#A5DFF9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCDA #DA8F81
analogous
#81DABB #81CCDA #819FDA
triadic
#81CCDA #DA81CC #CCDA81
tetradic
#81CCDA #BB81DA #DA8F81 #9FDA81
square
#81CCDA #BB81DA #DA8F81 #9FDA81
split-complementary
#81CCDA #DA819F #DABB81
monochromatic
#339AAE #52B9CC #81CCDA #B0DFE8 #E0F2F6
Accessibility & contrast
On white
1.81
#81CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#81CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCDA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCDA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#5BD3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81ccda; /* rgb */ color: rgb(129, 204, 218); /* oklch */ color: oklch(80.1% 0.077 210.7);
Tailwind
colors: {
custom: {
50: '#aadbe5',
500: '#81ccda',
950: '#000000',
},
}SCSS
$custom: #81ccda; $custom-light: #aadbe5; $custom-dark: #000000;
JSON
{
"hex": "#81ccda",
"rgb": {
"r": 129,
"g": 204,
"b": 218
},
"hsl": {
"h": 189.438,
"s": 54.601,
"l": 68.039
},
"oklch": {
"l": 0.80122,
"c": 0.07689,
"h": 210.7
},
"luminance": 0.52915
}Semantic roles & 50–950 ramp
primary
#81CCDA
secondary
#B05E4F
accent
#3C23C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484