#8DBCCF#8DBCCF
#8DBCCF is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.8% C 0.057 H 224.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBCCF |
|---|---|
| RGB | rgb(141, 188, 207) |
| HSL | hsl(197, 41%, 68%) |
| HSV | hsv(197, 32%, 81%) |
| CMYK | cmyk(31.9%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(73.63, -10.94, -14.56) |
| CIE-LCH | lch(73.63, 18.21, 233.07°) |
| OKLab | oklab(76.84% -0.0401 -0.0398) |
| OKLCH | oklch(76.84% 0.057 224.8) |
| XYZ | xyz(40.2266, 46.1321, 65.8042) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.45
Sky Blue
#87CEEB
ΔE00 5.65
Baby Blue
#89CFF0
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 7.40
Bluegrey
#85A3B2
ΔE00 7.52
Greyblue
#77A1B5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBCCF #CFA08D
analogous
#8DCFC1 #8DBCCF #8D9BCF
triadic
#8DBCCF #CF8DBC #BCCF8D
tetradic
#8DBCCF #C18DCF #CFA08D #9BCF8D
square
#8DBCCF #C18DCF #CFA08D #9BCF8D
split-complementary
#8DBCCF #CF8D9B #CFC18D
monochromatic
#43849F #62A3BD #8DBCCF #B8D5E1 #E3EFF3
Accessibility & contrast
On white
2.05
#8DBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#8DBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBCCF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBCCF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#77C2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8dbccf; /* rgb */ color: rgb(141, 188, 207); /* oklch */ color: oklch(76.8% 0.057 224.8);
Tailwind
colors: {
custom: {
50: '#b0d0dd',
500: '#8dbccf',
950: '#000000',
},
}SCSS
$custom: #8dbccf; $custom-light: #b0d0dd; $custom-dark: #000000;
JSON
{
"hex": "#8dbccf",
"rgb": {
"r": 141,
"g": 188,
"b": 207
},
"hsl": {
"h": 197.273,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.76838,
"c": 0.05655,
"h": 224.8
},
"luminance": 0.46134
}Semantic roles & 50–950 ramp
primary
#8DBCCF
secondary
#E6D8D2
accent
#5732B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283