#81CCCA#81CCCA
#81CCCA is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.075 H 193.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCCA |
|---|---|
| RGB | rgb(129, 204, 202) |
| HSL | hsl(178, 42%, 65%) |
| HSV | hsv(178, 37%, 80%) |
| CMYK | cmyk(36.8%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.35, -23.65, -6.37) |
| CIE-LCH | lch(77.35, 24.49, 195.07°) |
| OKLab | oklab(79.59% -0.0726 -0.0175) |
| OKLCH | oklch(79.59% 0.075 193.6) |
| XYZ | xyz(41.3029, 52.1144, 63.7483) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 7.44
Pale Teal
#82CBB2
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 8.77
Powder Blue
#B0E0E6
ΔE00 8.78
Aqua Blue
#02D8E9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCCA #CC8183
analogous
#81CCA4 #81CCCA #81A8CC
triadic
#81CCCA #CA81CC #CCCA81
tetradic
#81CCCA #A481CC #CC8183 #A8CC81
square
#81CCCA #A481CC #CC8183 #A8CC81
split-complementary
#81CCCA #CC81A8 #CCA481
monochromatic
#3D9694 #55BAB8 #81CCCA #ADDEDC #D8EFEF
Accessibility & contrast
On white
1.84
#81CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#81CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCCA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCCA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#63D0CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #81ccca; /* rgb */ color: rgb(129, 204, 202); /* oklch */ color: oklch(79.6% 0.075 193.6);
Tailwind
colors: {
custom: {
50: '#a9dbda',
500: '#81ccca',
950: '#000000',
},
}SCSS
$custom: #81ccca; $custom-light: #a9dbda; $custom-dark: #000000;
JSON
{
"hex": "#81ccca",
"rgb": {
"r": 129,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.4,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.79586,
"c": 0.07468,
"h": 193.6
},
"luminance": 0.52117
}Semantic roles & 50–950 ramp
primary
#81CCCA
secondary
#9C5557
accent
#3034B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483