#81CFCA#81CFCA
#81CFCA is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.078 H 190.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #81CFCA |
|---|---|
| RGB | rgb(129, 207, 202) |
| HSL | hsl(176, 45%, 66%) |
| HSV | hsv(176, 38%, 81%) |
| CMYK | cmyk(37.7%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.20, -25.13, -5.11) |
| CIE-LCH | lch(78.20, 25.65, 191.49°) |
| OKLab | oklab(80.27% -0.0762 -0.0142) |
| OKLCH | oklch(80.27% 0.078 190.5) |
| XYZ | xyz(42.0228, 53.5542, 63.9883) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.36
Darkturquoise
#00CED1
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.50
Seafoam Blue
#78D1B6
ΔE00 7.86
Turquoise
#40E0D0
ΔE00 7.99
Paleturquoise
#AFEEEE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CFCA #CF8186
analogous
#81CFA3 #81CFCA #81ADCF
triadic
#81CFCA #CA81CF #CFCA81
tetradic
#81CFCA #A381CF #CF8186 #ADCF81
square
#81CFCA #A381CF #CF8186 #ADCF81
split-complementary
#81CFCA #CF81AD #CFA381
monochromatic
#3B9B95 #55BEB7 #81CFCA #ADE0DD #DAF1EF
Accessibility & contrast
On white
1.79
#81CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#81CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CFCA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CFCA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#62D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #81cfca; /* rgb */ color: rgb(129, 207, 202); /* oklch */ color: oklch(80.3% 0.078 190.5);
Tailwind
colors: {
custom: {
50: '#a9deda',
500: '#81cfca',
950: '#000000',
},
}SCSS
$custom: #81cfca; $custom-light: #a9deda; $custom-dark: #000000;
JSON
{
"hex": "#81cfca",
"rgb": {
"r": 129,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.154,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.80269,
"c": 0.07751,
"h": 190.5
},
"luminance": 0.53557
}Semantic roles & 50–950 ramp
primary
#81CFCA
secondary
#A05459
accent
#2E36B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483