#81DDEA#81DDEA
#81DDEA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.090 H 207.3°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #81DDEA |
|---|---|
| RGB | rgb(129, 221, 234) |
| HSL | hsl(187, 71%, 71%) |
| HSV | hsv(187, 45%, 92%) |
| CMYK | cmyk(44.9%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.08, -24.11, -14.92) |
| CIE-LCH | lch(83.08, 28.35, 211.76°) |
| OKLab | oklab(84.49% -0.0796 -0.0411) |
| OKLCH | oklch(84.49% 0.09 207.3) |
| XYZ | xyz(49.7554, 62.3166, 87.2323) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DDEA #EA8E81
analogous
#81EAC2 #81DDEA #81A8EA
triadic
#81DDEA #EA81DD #DDEA81
tetradic
#81DDEA #C281EA #EA8E81 #A8EA81
square
#81DDEA #C281EA #EA8E81 #A8EA81
split-complementary
#81DDEA #EA81A8 #EAC281
monochromatic
#22B9CE #4DCFE1 #81DDEA #B5EBF3 #E5F8FB
Accessibility & contrast
On white
1.56
#81DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#81DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DDEA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DDEA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#4CE4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #81ddea; /* rgb */ color: rgb(129, 221, 234); /* oklch */ color: oklch(84.5% 0.090 207.3);
Tailwind
colors: {
custom: {
50: '#abe7f0',
500: '#81ddea',
950: '#000000',
},
}SCSS
$custom: #81ddea; $custom-light: #abe7f0; $custom-dark: #000000;
JSON
{
"hex": "#81ddea",
"rgb": {
"r": 129,
"g": 221,
"b": 234
},
"hsl": {
"h": 187.429,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.8449,
"c": 0.08962,
"h": 207.3
},
"luminance": 0.62321
}Semantic roles & 50–950 ramp
primary
#81DDEA
secondary
#C35B4C
accent
#2A12D3
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485