#8EB7E1#8EB7E1
#8EB7E1 is a light, moderate cyan. Relative luminance 0.451; OKLCH L 76.5% C 0.075 H 249.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB7E1 |
|---|---|
| RGB | rgb(142, 183, 225) |
| HSL | hsl(210, 58%, 72%) |
| HSV | hsv(210, 37%, 88%) |
| CMYK | cmyk(36.9%, 18.7%, 0%, 11.8%) |
| CIE-LAB | lab(72.93, -3.45, -25.42) |
| CIE-LCH | lch(72.93, 25.65, 262.27°) |
| OKLab | oklab(76.5% -0.0263 -0.0702) |
| OKLCH | oklch(76.5% 0.075 249.4) |
| XYZ | xyz(41.6751, 45.0518, 77.7195) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Light Grey Blue
#9DBCD4
ΔE00 5.15
Pastel Blue
#A2BFFE
ΔE00 5.61
Baby Blue (survey)
#A2CFFE
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB7E1 #E1B88E
analogous
#8EE1E1 #8EB7E1 #8F8EE1
triadic
#8EB7E1 #E18EB7 #B7E18E
tetradic
#8EB7E1 #E18EE1 #E1B88E #8EE18F
square
#8EB7E1 #E18EE1 #E1B88E #8EE18F
split-complementary
#8EB7E1 #E18F8E #E1E18E
monochromatic
#3379C1 #5E98D4 #8EB7E1 #BED6EE #E7F0F9
Accessibility & contrast
On white
2.10
#8EB7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#8EB7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB7E1
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB7E1 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E3
Deuteranopia (green-blind)
#9DAFE0
Tritanopia (blue-blind)
#72C1C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8eb7e1; /* rgb */ color: rgb(142, 183, 225); /* oklch */ color: oklch(76.5% 0.075 249.4);
Tailwind
colors: {
custom: {
50: '#b1ccea',
500: '#8eb7e1',
950: '#000000',
},
}SCSS
$custom: #8eb7e1; $custom-light: #b1ccea; $custom-dark: #000000;
JSON
{
"hex": "#8eb7e1",
"rgb": {
"r": 142,
"g": 183,
"b": 225
},
"hsl": {
"h": 210.361,
"s": 58.042,
"l": 71.961
},
"oklch": {
"l": 0.76497,
"c": 0.07498,
"h": 249.4
},
"luminance": 0.45054
}Semantic roles & 50–950 ramp
primary
#8EB7E1
secondary
#F0E6DB
accent
#7420C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284