#8EB2CA#8EB2CA
#8EB2CA is a light, muted cyan. Relative luminance 0.419; OKLCH L 74.5% C 0.052 H 237.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2CA |
|---|---|
| RGB | rgb(142, 178, 202) |
| HSL | hsl(204, 36%, 67%) |
| HSV | hsv(204, 30%, 79%) |
| CMYK | cmyk(29.7%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.77, -6.53, -16.13) |
| CIE-LCH | lch(70.77, 17.40, 247.95°) |
| OKLab | oklab(74.54% -0.028 -0.0441) |
| OKLCH | oklch(74.54% 0.052 237.6) |
| XYZ | xyz(37.7332, 41.8542, 61.9562) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.29
Bluegrey
#85A3B2
ΔE00 5.38
Bluey Grey
#89A0B0
ΔE00 6.00
Greyblue
#77A1B5
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2CA #CAA68E
analogous
#8ECAC4 #8EB2CA #8E94CA
triadic
#8EB2CA #CA8EB2 #B2CA8E
tetradic
#8EB2CA #C48ECA #CAA68E #94CA8E
square
#8EB2CA #C48ECA #CAA68E #94CA8E
split-complementary
#8EB2CA #CA8E94 #CAC48E
monochromatic
#477797 #6496B6 #8EB2CA #B8CEDE #E1EBF1
Accessibility & contrast
On white
2.24
#8EB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#8EB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2CA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2CA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#9FAACA
Tritanopia (blue-blind)
#7CB8BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eb2ca; /* rgb */ color: rgb(142, 178, 202); /* oklch */ color: oklch(74.5% 0.052 237.6);
Tailwind
colors: {
custom: {
50: '#b0c9da',
500: '#8eb2ca',
950: '#000000',
},
}SCSS
$custom: #8eb2ca; $custom-light: #b0c9da; $custom-dark: #000000;
JSON
{
"hex": "#8eb2ca",
"rgb": {
"r": 142,
"g": 178,
"b": 202
},
"hsl": {
"h": 204,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.74536,
"c": 0.05227,
"h": 237.6
},
"luminance": 0.41856
}Semantic roles & 50–950 ramp
primary
#8EB2CA
secondary
#E3D8D1
accent
#6736AF
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283