#8DC2CE#8DC2CE
#8DC2CE is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.1% C 0.058 H 213.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC2CE |
|---|---|
| RGB | rgb(141, 194, 206) |
| HSL | hsl(191, 40%, 68%) |
| HSV | hsv(191, 32%, 81%) |
| CMYK | cmyk(31.6%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(75.26, -14.33, -11.56) |
| CIE-LCH | lch(75.26, 18.41, 218.91°) |
| OKLab | oklab(78.12% -0.0482 -0.0316) |
| OKLCH | oklch(78.12% 0.058 213.2) |
| XYZ | xyz(41.4132, 48.7003, 65.5985) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 6.54
Baby Blue
#89CFF0
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.84
Ice Blue
#A5DFF9
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC2CE #CE998D
analogous
#8DCEB9 #8DC2CE #8DA1CE
triadic
#8DC2CE #CE8DC2 #C2CE8D
tetradic
#8DC2CE #B98DCE #CE998D #A1CE8D
square
#8DC2CE #B98DCE #CE998D #A1CE8D
split-complementary
#8DC2CE #CE8DA1 #CEB98D
monochromatic
#448D9D #62ABBC #8DC2CE #B8D9E0 #E3F0F3
Accessibility & contrast
On white
1.96
#8DC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#8DC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC2CE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC2CE | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#76C7C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dc2ce; /* rgb */ color: rgb(141, 194, 206); /* oklch */ color: oklch(78.1% 0.058 213.2);
Tailwind
colors: {
custom: {
50: '#b0d4dd',
500: '#8dc2ce',
950: '#000000',
},
}SCSS
$custom: #8dc2ce; $custom-light: #b0d4dd; $custom-dark: #000000;
JSON
{
"hex": "#8dc2ce",
"rgb": {
"r": 141,
"g": 194,
"b": 206
},
"hsl": {
"h": 191.077,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.78124,
"c": 0.05766,
"h": 213.2
},
"luminance": 0.48703
}Semantic roles & 50–950 ramp
primary
#8DC2CE
secondary
#E5D5D1
accent
#4A33B3
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383