#8DC3CE#8DC3CE
#8DC3CE is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.3% C 0.058 H 211.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC3CE |
|---|---|
| RGB | rgb(141, 195, 206) |
| HSL | hsl(190, 40%, 68%) |
| HSV | hsv(190, 32%, 81%) |
| CMYK | cmyk(31.6%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.54, -14.84, -11.15) |
| CIE-LCH | lch(75.54, 18.57, 216.91°) |
| OKLab | oklab(78.35% -0.0495 -0.0305) |
| OKLCH | oklch(78.35% 0.058 211.6) |
| XYZ | xyz(41.6365, 49.1470, 65.6730) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 6.58
Powder Blue
#B0E0E6
ΔE00 7.56
Baby Blue
#89CFF0
ΔE00 7.70
Ice Blue
#A5DFF9
ΔE00 8.83
Light Grey Blue
#9DBCD4
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC3CE #CE988D
analogous
#8DCEB8 #8DC3CE #8DA2CE
triadic
#8DC3CE #CE8DC3 #C3CE8D
tetradic
#8DC3CE #B88DCE #CE988D #A2CE8D
square
#8DC3CE #B88DCE #CE988D #A2CE8D
split-complementary
#8DC3CE #CE8DA2 #CEB88D
monochromatic
#448E9D #62ACBC #8DC3CE #B8DAE0 #E3F0F3
Accessibility & contrast
On white
1.94
#8DC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#8DC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC3CE
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC3CE | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCF
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#76C8C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8dc3ce; /* rgb */ color: rgb(141, 195, 206); /* oklch */ color: oklch(78.3% 0.058 211.6);
Tailwind
colors: {
custom: {
50: '#b0d5dd',
500: '#8dc3ce',
950: '#000000',
},
}SCSS
$custom: #8dc3ce; $custom-light: #b0d5dd; $custom-dark: #000000;
JSON
{
"hex": "#8dc3ce",
"rgb": {
"r": 141,
"g": 195,
"b": 206
},
"hsl": {
"h": 190.154,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.78345,
"c": 0.05813,
"h": 211.6
},
"luminance": 0.49149
}Semantic roles & 50–950 ramp
primary
#8DC3CE
secondary
#E5D5D1
accent
#4833B3
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383