#8EB9D3#8EB9D3
#8EB9D3 is a light, muted cyan. Relative luminance 0.452; OKLCH L 76.4% C 0.059 H 235.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB9D3 |
|---|---|
| RGB | rgb(142, 185, 211) |
| HSL | hsl(203, 44%, 69%) |
| HSV | hsv(203, 33%, 83%) |
| CMYK | cmyk(32.7%, 12.3%, 0%, 17.3%) |
| CIE-LAB | lab(72.99, -8.08, -17.70) |
| CIE-LCH | lch(72.99, 19.45, 245.46°) |
| OKLab | oklab(76.39% -0.0338 -0.0485) |
| OKLCH | oklch(76.39% 0.059 235.1) |
| XYZ | xyz(40.2585, 45.1499, 68.2089) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.12
Cloudy Blue
#ACC2D9
ΔE00 6.46
Baby Blue
#89CFF0
ΔE00 6.52
Lightblue (survey)
#7BC8F6
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 6.60
Lightskyblue
#87CEFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB9D3 #D3A88E
analogous
#8ED3CB #8EB9D3 #8E97D3
triadic
#8EB9D3 #D38EB9 #B9D38E
tetradic
#8EB9D3 #CB8ED3 #D3A88E #97D38E
square
#8EB9D3 #CB8ED3 #D3A88E #97D38E
split-complementary
#8EB9D3 #D38E97 #D3CB8E
monochromatic
#4180A6 #629EC2 #8EB9D3 #BAD4E4 #E6F0F5
Accessibility & contrast
On white
2.09
#8EB9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#8EB9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB9D3
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB9D3 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB8D4
Deuteranopia (green-blind)
#A3B0D3
Tritanopia (blue-blind)
#77C0C1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8eb9d3; /* rgb */ color: rgb(142, 185, 211); /* oklch */ color: oklch(76.4% 0.059 235.1);
Tailwind
colors: {
custom: {
50: '#b1cee0',
500: '#8eb9d3',
950: '#000000',
},
}SCSS
$custom: #8eb9d3; $custom-light: #b1cee0; $custom-dark: #000000;
JSON
{
"hex": "#8eb9d3",
"rgb": {
"r": 142,
"g": 185,
"b": 211
},
"hsl": {
"h": 202.609,
"s": 43.949,
"l": 69.216
},
"oklch": {
"l": 0.76388,
"c": 0.05916,
"h": 235.1
},
"luminance": 0.45152
}Semantic roles & 50–950 ramp
primary
#8EB9D3
secondary
#E8DCD4
accent
#622EB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283