#8DBACE#8DBACE
#8DBACE is a light, muted cyan. Relative luminance 0.452; OKLCH L 76.4% C 0.056 H 227.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBACE |
|---|---|
| RGB | rgb(141, 186, 206) |
| HSL | hsl(198, 40%, 68%) |
| HSV | hsv(198, 32%, 81%) |
| CMYK | cmyk(31.6%, 9.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.05, -10.13, -14.89) |
| CIE-LCH | lch(73.05, 18.01, 235.79°) |
| OKLab | oklab(76.36% -0.0379 -0.0407) |
| OKLCH | oklch(76.36% 0.056 227) |
| XYZ | xyz(39.6805, 45.2348, 65.0209) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.57
Bluegrey
#85A3B2
ΔE00 6.92
Greyblue
#77A1B5
ΔE00 7.20
Lightblue (survey)
#7BC8F6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBACE #CEA18D
analogous
#8DCEC1 #8DBACE #8D99CE
triadic
#8DBACE #CE8DBA #BACE8D
tetradic
#8DBACE #C18DCE #CEA18D #99CE8D
square
#8DBACE #C18DCE #CEA18D #99CE8D
split-complementary
#8DBACE #CE8D99 #CEC18D
monochromatic
#44829D #62A0BC #8DBACE #B8D4E0 #E3EEF3
Accessibility & contrast
On white
2.09
#8DBACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#8DBACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBACE
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBACE | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8CF
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#78C0C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8dbace; /* rgb */ color: rgb(141, 186, 206); /* oklch */ color: oklch(76.4% 0.056 227.0);
Tailwind
colors: {
custom: {
50: '#b0cedd',
500: '#8dbace',
950: '#000000',
},
}SCSS
$custom: #8dbace; $custom-light: #b0cedd; $custom-dark: #000000;
JSON
{
"hex": "#8dbace",
"rgb": {
"r": 141,
"g": 186,
"b": 206
},
"hsl": {
"h": 198.462,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.76364,
"c": 0.05568,
"h": 227
},
"luminance": 0.45237
}Semantic roles & 50–950 ramp
primary
#8DBACE
secondary
#E5D8D1
accent
#5A33B3
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111315
muted
#808283