#8CC2CA#8CC2CA
#8CC2CA is a light, muted teal. Relative luminance 0.484; OKLCH L 77.9% C 0.057 H 207.5°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC2CA |
|---|---|
| RGB | rgb(140, 194, 202) |
| HSL | hsl(188, 37%, 67%) |
| HSV | hsv(188, 31%, 79%) |
| CMYK | cmyk(30.7%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.09, -15.56, -9.66) |
| CIE-LCH | lch(75.09, 18.32, 211.83°) |
| OKLab | oklab(77.93% -0.0507 -0.0264) |
| OKLCH | oklch(77.93% 0.057 207.5) |
| XYZ | xyz(40.7642, 48.4211, 63.0639) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.38
Sky Blue
#87CEEB
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.71
Baby Blue
#89CFF0
ΔE00 8.93
Ice Blue
#A5DFF9
ΔE00 9.87
Light Grey Blue
#9DBCD4
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC2CA #CA948C
analogous
#8CCAB3 #8CC2CA #8CA3CA
triadic
#8CC2CA #CA8CC2 #C2CA8C
tetradic
#8CC2CA #B38CCA #CA948C #A3CA8C
square
#8CC2CA #B38CCA #CA948C #A3CA8C
split-complementary
#8CC2CA #CA8CA3 #CAB38C
monochromatic
#458C96 #62ACB7 #8CC2CA #B6D8DD #E0EEF1
Accessibility & contrast
On white
1.97
#8CC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#8CC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC2CA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC2CA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#AFB5CA
Tritanopia (blue-blind)
#76C7C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cc2ca; /* rgb */ color: rgb(140, 194, 202); /* oklch */ color: oklch(77.9% 0.057 207.5);
Tailwind
colors: {
custom: {
50: '#afd4da',
500: '#8cc2ca',
950: '#000000',
},
}SCSS
$custom: #8cc2ca; $custom-light: #afd4da; $custom-dark: #000000;
JSON
{
"hex": "#8cc2ca",
"rgb": {
"r": 140,
"g": 194,
"b": 202
},
"hsl": {
"h": 187.742,
"s": 36.905,
"l": 67.059
},
"oklch": {
"l": 0.77931,
"c": 0.05717,
"h": 207.5
},
"luminance": 0.48423
}Semantic roles & 50–950 ramp
primary
#8CC2CA
secondary
#E3D2CF
accent
#4536B0
background
#FAFDFD
surface
#F5FAFA
border
#CFD3D3
text
#111414
muted
#808383