#8EB2CF#8EB2CF
#8EB2CF is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.7% C 0.057 H 242.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2CF |
|---|---|
| RGB | rgb(142, 178, 207) |
| HSL | hsl(207, 40%, 68%) |
| HSV | hsv(207, 31%, 81%) |
| CMYK | cmyk(31.4%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(70.94, -5.30, -18.62) |
| CIE-LCH | lch(70.94, 19.36, 254.10°) |
| OKLab | oklab(74.72% -0.0262 -0.0511) |
| OKLCH | oklch(74.72% 0.057 242.9) |
| XYZ | xyz(38.3348, 42.0949, 65.1246) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.33
Cloudy Blue
#ACC2D9
ΔE00 6.09
Bluegrey
#85A3B2
ΔE00 6.66
Bluey Grey
#89A0B0
ΔE00 6.73
Carolina Blue
#8AB8FE
ΔE00 7.08
Greyblue
#77A1B5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2CF #CFAB8E
analogous
#8ECFCB #8EB2CF #8E91CF
triadic
#8EB2CF #CF8EB2 #B2CF8E
tetradic
#8EB2CF #CB8ECF #CFAB8E #91CF8E
square
#8EB2CF #CB8ECF #CFAB8E #91CF8E
split-complementary
#8EB2CF #CF8E91 #CFCB8E
monochromatic
#44769F #6395BD #8EB2CF #B9CFE1 #E4EDF3
Accessibility & contrast
On white
2.23
#8EB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#8EB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2CF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2CF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D0
Deuteranopia (green-blind)
#9EABCE
Tritanopia (blue-blind)
#7AB9BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8eb2cf; /* rgb */ color: rgb(142, 178, 207); /* oklch */ color: oklch(74.7% 0.057 242.9);
Tailwind
colors: {
custom: {
50: '#b0c9dd',
500: '#8eb2cf',
950: '#000000',
},
}SCSS
$custom: #8eb2cf; $custom-light: #b0c9dd; $custom-dark: #000000;
JSON
{
"hex": "#8eb2cf",
"rgb": {
"r": 142,
"g": 178,
"b": 207
},
"hsl": {
"h": 206.769,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.74722,
"c": 0.05739,
"h": 242.9
},
"luminance": 0.42097
}Semantic roles & 50–950 ramp
primary
#8EB2CF
secondary
#E6DBD3
accent
#6C32B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283