#8DC1D2#8DC1D2
#8DC1D2 is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.0% C 0.059 H 220.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC1D2 |
|---|---|
| RGB | rgb(141, 193, 210) |
| HSL | hsl(195, 43%, 69%) |
| HSV | hsv(195, 33%, 82%) |
| CMYK | cmyk(32.9%, 8.1%, 0%, 17.6%) |
| CIE-LAB | lab(75.11, -12.84, -13.97) |
| CIE-LCH | lch(75.11, 18.97, 227.41°) |
| OKLab | oklab(78.04% -0.0454 -0.0382) |
| OKLCH | oklch(78.04% 0.059 220.1) |
| XYZ | xyz(41.6835, 48.4536, 68.1164) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.89
Baby Blue
#89CFF0
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 6.98
Ice Blue
#A5DFF9
ΔE00 7.88
Lightblue (survey)
#7BC8F6
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC1D2 #D29E8D
analogous
#8DD2C1 #8DC1D2 #8D9FD2
triadic
#8DC1D2 #D28DC1 #C1D28D
tetradic
#8DC1D2 #C18DD2 #D29E8D #9FD28D
square
#8DC1D2 #C18DD2 #D29E8D #9FD28D
split-complementary
#8DC1D2 #D28D9F #D2C18D
monochromatic
#418BA4 #61A9C1 #8DC1D2 #B9D9E3 #E5F1F5
Accessibility & contrast
On white
1.96
#8DC1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#8DC1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC1D2
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC1D2 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED3
Deuteranopia (green-blind)
#ABB5D2
Tritanopia (blue-blind)
#75C7C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dc1d2; /* rgb */ color: rgb(141, 193, 210); /* oklch */ color: oklch(78.0% 0.059 220.1);
Tailwind
colors: {
custom: {
50: '#b0d3df',
500: '#8dc1d2',
950: '#000000',
},
}SCSS
$custom: #8dc1d2; $custom-light: #b0d3df; $custom-dark: #000000;
JSON
{
"hex": "#8dc1d2",
"rgb": {
"r": 141,
"g": 193,
"b": 210
},
"hsl": {
"h": 194.783,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.78042,
"c": 0.05935,
"h": 220.1
},
"luminance": 0.48456
}Semantic roles & 50–950 ramp
primary
#8DC1D2
secondary
#E8D8D3
accent
#502FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283