#81CFC0#81CFC0
#81CFC0 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.080 H 180.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #81CFC0 |
|---|---|
| RGB | rgb(129, 207, 192) |
| HSL | hsl(168, 45%, 66%) |
| HSV | hsv(168, 38%, 81%) |
| CMYK | cmyk(37.7%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(77.93, -27.46, -0.13) |
| CIE-LCH | lch(77.93, 27.46, 180.27°) |
| OKLab | oklab(79.96% -0.0804 -0.0008) |
| OKLCH | oklch(79.96% 0.08 180.6) |
| XYZ | xyz(40.8770, 53.0958, 57.9535) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.81
Seafoam Blue
#78D1B6
ΔE00 4.09
Mediumturquoise
#48D1CC
ΔE00 6.49
Mediumaquamarine
#66CDAA
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 7.15
Light Teal
#90E4C1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CFC0 #CF8190
analogous
#81CF99 #81CFC0 #81B7CF
triadic
#81CFC0 #C081CF #CFC081
tetradic
#81CFC0 #9981CF #CF8190 #B7CF81
square
#81CFC0 #9981CF #CF8190 #B7CF81
split-complementary
#81CFC0 #CF81B7 #CF9981
monochromatic
#3B9B88 #55BEAA #81CFC0 #ADE0D6 #DAF1EC
Accessibility & contrast
On white
1.81
#81CFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#81CFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CFC0
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CFC0 | 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)
#C9C7BF
Deuteranopia (green-blind)
#BBBDC1
Tritanopia (blue-blind)
#66D2CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #81cfc0; /* rgb */ color: rgb(129, 207, 192); /* oklch */ color: oklch(80.0% 0.080 180.6);
Tailwind
colors: {
custom: {
50: '#a9ded3',
500: '#81cfc0',
950: '#000000',
},
}SCSS
$custom: #81cfc0; $custom-light: #a9ded3; $custom-dark: #000000;
JSON
{
"hex": "#81cfc0",
"rgb": {
"r": 129,
"g": 207,
"b": 192
},
"hsl": {
"h": 168.462,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.79964,
"c": 0.08042,
"h": 180.6
},
"luminance": 0.53099
}Semantic roles & 50–950 ramp
primary
#81CFC0
secondary
#A05463
accent
#2E48B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483