#8EB0CA#8EB0CA
#8EB0CA is a light, muted cyan. Relative luminance 0.411; OKLCH L 74.1% C 0.053 H 241.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB0CA |
|---|---|
| RGB | rgb(142, 176, 202) |
| HSL | hsl(206, 36%, 67%) |
| HSV | hsv(206, 30%, 79%) |
| CMYK | cmyk(29.7%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.22, -5.45, -16.96) |
| CIE-LCH | lch(70.22, 17.81, 252.18°) |
| OKLab | oklab(74.1% -0.0254 -0.0464) |
| OKLCH | oklch(74.1% 0.053 241.4) |
| XYZ | xyz(37.3381, 41.0641, 61.8245) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.51
Bluegrey
#85A3B2
ΔE00 5.63
Bluey Grey
#89A0B0
ΔE00 5.75
Greyblue
#77A1B5
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.32
Cool Gray
#9AA7B0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB0CA #CAA88E
analogous
#8ECAC6 #8EB0CA #8E92CA
triadic
#8EB0CA #CA8EB0 #B0CA8E
tetradic
#8EB0CA #C68ECA #CAA88E #92CA8E
square
#8EB0CA #C68ECA #CAA88E #92CA8E
split-complementary
#8EB0CA #CA8E92 #CAC68E
monochromatic
#477497 #6493B6 #8EB0CA #B8CDDE #E1EAF1
Accessibility & contrast
On white
2.28
#8EB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#8EB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB0CA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB0CA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#7CB6B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8eb0ca; /* rgb */ color: rgb(142, 176, 202); /* oklch */ color: oklch(74.1% 0.053 241.4);
Tailwind
colors: {
custom: {
50: '#b0c7da',
500: '#8eb0ca',
950: '#000000',
},
}SCSS
$custom: #8eb0ca; $custom-light: #b0c7da; $custom-dark: #000000;
JSON
{
"hex": "#8eb0ca",
"rgb": {
"r": 142,
"g": 176,
"b": 202
},
"hsl": {
"h": 206,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.74103,
"c": 0.0529,
"h": 241.4
},
"luminance": 0.41066
}Semantic roles & 50–950 ramp
primary
#8EB0CA
secondary
#E3D9D1
accent
#6B36AF
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283