#8EB0DA#8EB0DA
#8EB0DA is a light, moderate cyan. Relative luminance 0.419; OKLCH L 74.7% C 0.071 H 254.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB0DA |
|---|---|
| RGB | rgb(142, 176, 218) |
| HSL | hsl(213, 51%, 71%) |
| HSV | hsv(213, 35%, 85%) |
| CMYK | cmyk(34.9%, 19.3%, 0%, 14.5%) |
| CIE-LAB | lab(70.78, -1.44, -24.89) |
| CIE-LCH | lch(70.78, 24.93, 266.70°) |
| OKLab | oklab(74.72% -0.0197 -0.0687) |
| OKLCH | oklch(74.72% 0.071 254) |
| XYZ | xyz(39.3317, 41.8616, 72.3237) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Cloudy Blue
#ACC2D9
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB0DA #DAB88E
analogous
#8ED6DA #8EB0DA #928EDA
triadic
#8EB0DA #DA8EB0 #B0DA8E
tetradic
#8EB0DA #DA8ED6 #DAB88E #8EDA92
square
#8EB0DA #DA8ED6 #DAB88E #8EDA92
split-complementary
#8EB0DA #DA928E #D6DA8E
monochromatic
#3B70B3 #6090CB #8EB0DA #BCD0E9 #E8EFF7
Accessibility & contrast
On white
2.24
#8EB0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#8EB0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB0DA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB0DA | 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)
#A1B1DC
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#76B9BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eb0da; /* rgb */ color: rgb(142, 176, 218); /* oklch */ color: oklch(74.7% 0.071 254.0);
Tailwind
colors: {
custom: {
50: '#b1c7e5',
500: '#8eb0da',
950: '#000000',
},
}SCSS
$custom: #8eb0da; $custom-light: #b1c7e5; $custom-dark: #000000;
JSON
{
"hex": "#8eb0da",
"rgb": {
"r": 142,
"g": 176,
"b": 218
},
"hsl": {
"h": 213.158,
"s": 50.667,
"l": 70.588
},
"oklch": {
"l": 0.74723,
"c": 0.07148,
"h": 254
},
"luminance": 0.41863
}Semantic roles & 50–950 ramp
primary
#8EB0DA
secondary
#ECE3D8
accent
#7B27BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284