#81CCCD#81CCCD
#81CCCD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.075 H 196.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCCD |
|---|---|
| RGB | rgb(129, 204, 205) |
| HSL | hsl(181, 43%, 65%) |
| HSV | hsv(181, 37%, 80%) |
| CMYK | cmyk(37.1%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.43, -22.92, -7.86) |
| CIE-LCH | lch(77.43, 24.23, 198.92°) |
| OKLab | oklab(79.68% -0.0713 -0.0216) |
| OKLCH | oklch(79.68% 0.075 196.8) |
| XYZ | xyz(41.6616, 52.2578, 65.6372) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 8.23
Aqua Blue
#02D8E9
ΔE00 8.31
Paleturquoise
#AFEEEE
ΔE00 8.63
Robin'S Egg Blue
#98EFF9
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCCD #CD8281
analogous
#81CDA8 #81CCCD #81A6CD
triadic
#81CCCD #CD81CC #CCCD81
tetradic
#81CCCD #A881CD #CD8281 #A6CD81
square
#81CCCD #A881CD #CD8281 #A6CD81
split-complementary
#81CCCD #CD81A6 #CDA881
monochromatic
#3C9697 #55BABC #81CCCD #ADDEDE #D9EFF0
Accessibility & contrast
On white
1.83
#81CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#81CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCCD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCCD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#61D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #81cccd; /* rgb */ color: rgb(129, 204, 205); /* oklch */ color: oklch(79.7% 0.075 196.8);
Tailwind
colors: {
custom: {
50: '#a9dbdc',
500: '#81cccd',
950: '#000000',
},
}SCSS
$custom: #81cccd; $custom-light: #a9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#81cccd",
"rgb": {
"r": 129,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.789,
"s": 43.182,
"l": 65.49
},
"oklch": {
"l": 0.79683,
"c": 0.07455,
"h": 196.8
},
"luminance": 0.52261
}Semantic roles & 50–950 ramp
primary
#81CCCD
secondary
#9E5554
accent
#312FB6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484