#81CECA#81CECA
#81CECA is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.077 H 191.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #81CECA |
|---|---|
| RGB | rgb(129, 206, 202) |
| HSL | hsl(177, 44%, 66%) |
| HSV | hsv(177, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.92, -24.64, -5.53) |
| CIE-LCH | lch(77.92, 25.25, 192.64°) |
| OKLab | oklab(80.04% -0.075 -0.0153) |
| OKLCH | oklch(80.04% 0.077 191.5) |
| XYZ | xyz(41.7813, 53.0712, 63.9078) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 7.42
Pale Teal
#82CBB2
ΔE00 7.84
Seafoam Blue
#78D1B6
ΔE00 8.27
Turquoise
#40E0D0
ΔE00 8.36
Paleturquoise
#AFEEEE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CECA #CE8185
analogous
#81CEA3 #81CECA #81ABCE
triadic
#81CECA #CA81CE #CECA81
tetradic
#81CECA #A381CE #CE8185 #ABCE81
square
#81CECA #A381CE #CE8185 #ABCE81
split-complementary
#81CECA #CE81AB #CEA381
monochromatic
#3C9994 #55BDB7 #81CECA #ADDFDD #D9F0EF
Accessibility & contrast
On white
1.81
#81CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#81CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CECA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CECA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#62D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #81ceca; /* rgb */ color: rgb(129, 206, 202); /* oklch */ color: oklch(80.0% 0.077 191.5);
Tailwind
colors: {
custom: {
50: '#a9ddda',
500: '#81ceca',
950: '#000000',
},
}SCSS
$custom: #81ceca; $custom-light: #a9ddda; $custom-dark: #000000;
JSON
{
"hex": "#81ceca",
"rgb": {
"r": 129,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.883,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.80042,
"c": 0.07654,
"h": 191.5
},
"luminance": 0.53074
}Semantic roles & 50–950 ramp
primary
#81CECA
secondary
#9F5458
accent
#2E35B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483