#81CECB#81CECB
#81CECB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.076 H 192.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #81CECB |
|---|---|
| RGB | rgb(129, 206, 203) |
| HSL | hsl(178, 44%, 66%) |
| HSV | hsv(178, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(77.94, -24.40, -6.02) |
| CIE-LCH | lch(77.94, 25.13, 193.87°) |
| OKLab | oklab(80.07% -0.0746 -0.0166) |
| OKLCH | oklch(80.07% 0.076 192.6) |
| XYZ | xyz(41.9001, 53.1187, 64.5334) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 7.35
Pale Teal
#82CBB2
ΔE00 8.24
Paleturquoise
#AFEEEE
ΔE00 8.50
Turquoise
#40E0D0
ΔE00 8.58
Seafoam Blue
#78D1B6
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CECB #CE8184
analogous
#81CEA4 #81CECB #81AACE
triadic
#81CECB #CB81CE #CECB81
tetradic
#81CECB #A481CE #CE8184 #AACE81
square
#81CECB #A481CE #CE8184 #AACE81
split-complementary
#81CECB #CE81AA #CEA481
monochromatic
#3C9995 #55BDB9 #81CECB #ADDFDD #D9F0EF
Accessibility & contrast
On white
1.81
#81CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#81CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CECB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CECB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#62D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #81cecb; /* rgb */ color: rgb(129, 206, 203); /* oklch */ color: oklch(80.1% 0.076 192.6);
Tailwind
colors: {
custom: {
50: '#a9ddda',
500: '#81cecb',
950: '#000000',
},
}SCSS
$custom: #81cecb; $custom-light: #a9ddda; $custom-dark: #000000;
JSON
{
"hex": "#81cecb",
"rgb": {
"r": 129,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.662,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.80073,
"c": 0.07642,
"h": 192.6
},
"luminance": 0.53122
}Semantic roles & 50–950 ramp
primary
#81CECB
secondary
#9F5457
accent
#2E34B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483