#81CCD2#81CCD2
#81CCD2 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.075 H 202.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCD2 |
|---|---|
| RGB | rgb(129, 204, 210) |
| HSL | hsl(184, 47%, 66%) |
| HSV | hsv(184, 39%, 82%) |
| CMYK | cmyk(38.6%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.58, -21.70, -10.33) |
| CIE-LCH | lch(77.58, 24.03, 205.46°) |
| OKLab | oklab(79.85% -0.0693 -0.0284) |
| OKLCH | oklch(79.85% 0.075 202.3) |
| XYZ | xyz(42.2748, 52.5031, 68.8667) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.55
Mediumturquoise
#48D1CC
ΔE00 7.65
Aqua Blue
#02D8E9
ΔE00 7.66
Darkturquoise
#00CED1
ΔE00 8.00
Robin'S Egg Blue
#98EFF9
ΔE00 8.15
Robin'S Egg
#6DEDFD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCD2 #D28781
analogous
#81D2B0 #81CCD2 #81A4D2
triadic
#81CCD2 #D281CC #CCD281
tetradic
#81CCD2 #B081D2 #D28781 #A4D281
square
#81CCD2 #B081D2 #D28781 #A4D281
split-complementary
#81CCD2 #D281A4 #D2B081
monochromatic
#3998A0 #54BAC2 #81CCD2 #AEDEE2 #DBF1F2
Accessibility & contrast
On white
1.83
#81CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#81CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCD2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCD2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B3BBD2
Tritanopia (blue-blind)
#5FD1CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81ccd2; /* rgb */ color: rgb(129, 204, 210); /* oklch */ color: oklch(79.8% 0.075 202.3);
Tailwind
colors: {
custom: {
50: '#a9dbdf',
500: '#81ccd2',
950: '#000000',
},
}SCSS
$custom: #81ccd2; $custom-light: #a9dbdf; $custom-dark: #000000;
JSON
{
"hex": "#81ccd2",
"rgb": {
"r": 129,
"g": 204,
"b": 210
},
"hsl": {
"h": 184.444,
"s": 47.368,
"l": 66.471
},
"oklch": {
"l": 0.79849,
"c": 0.0749,
"h": 202.3
},
"luminance": 0.52506
}Semantic roles & 50–950 ramp
primary
#81CCD2
secondary
#A55953
accent
#362BBB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484