#8EAFDB#8EAFDB
#8EAFDB is a light, moderate cyan. Relative luminance 0.415; OKLCH L 74.6% C 0.074 H 255.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAFDB |
|---|---|
| RGB | rgb(142, 175, 219) |
| HSL | hsl(214, 52%, 71%) |
| HSV | hsv(214, 35%, 86%) |
| CMYK | cmyk(35.2%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(70.54, -0.63, -25.80) |
| CIE-LCH | lch(70.54, 25.80, 268.60°) |
| OKLab | oklab(74.55% -0.0181 -0.0713) |
| OKLCH | oklch(74.55% 0.074 255.7) |
| XYZ | xyz(39.2676, 41.5234, 72.9499) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.73
Pastel Blue
#A2BFFE
ΔE00 5.73
Light Grey Blue
#9DBCD4
ΔE00 6.79
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAFDB #DBBA8E
analogous
#8ED5DB #8EAFDB #938EDB
triadic
#8EAFDB #DB8EAF #AFDB8E
tetradic
#8EAFDB #DB8ED5 #DBBA8E #8EDB93
square
#8EAFDB #DB8ED5 #DBBA8E #8EDB93
split-complementary
#8EAFDB #DB938E #D5DB8E
monochromatic
#3A6EB5 #608ECC #8EAFDB #BCD0EA #E8EFF8
Accessibility & contrast
On white
2.26
#8EAFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#8EAFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAFDB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAFDB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DD
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#76B9BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eafdb; /* rgb */ color: rgb(142, 175, 219); /* oklch */ color: oklch(74.6% 0.074 255.7);
Tailwind
colors: {
custom: {
50: '#b1c6e6',
500: '#8eafdb',
950: '#000000',
},
}SCSS
$custom: #8eafdb; $custom-light: #b1c6e6; $custom-dark: #000000;
JSON
{
"hex": "#8eafdb",
"rgb": {
"r": 142,
"g": 175,
"b": 219
},
"hsl": {
"h": 214.286,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.74551,
"c": 0.07352,
"h": 255.7
},
"luminance": 0.41525
}Semantic roles & 50–950 ramp
primary
#8EAFDB
secondary
#EDE4D8
accent
#7E26BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284