#8EA7C7#8EA7C7
#8EA7C7 is a light, muted cyan. Relative luminance 0.375; OKLCH L 72.1% C 0.055 H 254.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7C7 |
|---|---|
| RGB | rgb(142, 167, 199) |
| HSL | hsl(214, 34%, 67%) |
| HSV | hsv(214, 29%, 78%) |
| CMYK | cmyk(28.6%, 16.1%, 0%, 22%) |
| CIE-LAB | lab(67.66, -1.26, -19.18) |
| CIE-LCH | lch(67.66, 19.23, 266.24°) |
| OKLab | oklab(72.05% -0.0143 -0.0526) |
| OKLCH | oklch(72.05% 0.055 254.7) |
| XYZ | xyz(35.2799, 37.5104, 59.4031) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.54
Light Grey Blue
#9DBCD4
ΔE00 6.99
Periwinkle Blue
#8F99FB
ΔE00 7.69
Bluegrey
#85A3B2
ΔE00 7.99
Cloudy Blue
#ACC2D9
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7C7 #C7AE8E
analogous
#8EC4C7 #8EA7C7 #928EC7
triadic
#8EA7C7 #C78EA7 #A7C78E
tetradic
#8EA7C7 #C78EC4 #C7AE8E #8EC792
square
#8EA7C7 #C78EC4 #C7AE8E #8EC792
split-complementary
#8EA7C7 #C7928E #C4C78E
monochromatic
#486992 #6587B3 #8EA7C7 #B7C7DB #E0E7F0
Accessibility & contrast
On white
2.47
#8EA7C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#8EA7C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7C7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7C7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C9
Deuteranopia (green-blind)
#95A2C6
Tritanopia (blue-blind)
#7EAEB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea7c7; /* rgb */ color: rgb(142, 167, 199); /* oklch */ color: oklch(72.1% 0.055 254.7);
Tailwind
colors: {
custom: {
50: '#b0c1d8',
500: '#8ea7c7',
950: '#000000',
},
}SCSS
$custom: #8ea7c7; $custom-light: #b0c1d8; $custom-dark: #000000;
JSON
{
"hex": "#8ea7c7",
"rgb": {
"r": 142,
"g": 167,
"b": 199
},
"hsl": {
"h": 213.684,
"s": 33.728,
"l": 66.863
},
"oklch": {
"l": 0.72052,
"c": 0.05452,
"h": 254.7
},
"luminance": 0.37512
}Semantic roles & 50–950 ramp
primary
#8EA7C7
secondary
#E2DACF
accent
#7A39AD
background
#FAFBFD
surface
#F5F7FA
border
#CFD0D3
text
#101214
muted
#7F8183