#8EB2DA#8EB2DA
#8EB2DA is a light, moderate cyan. Relative luminance 0.427; OKLCH L 75.1% C 0.070 H 251.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2DA |
|---|---|
| RGB | rgb(142, 178, 218) |
| HSL | hsl(212, 51%, 71%) |
| HSV | hsv(212, 35%, 85%) |
| CMYK | cmyk(34.9%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(71.32, -2.53, -24.06) |
| CIE-LCH | lch(71.32, 24.19, 264.00°) |
| OKLab | oklab(75.15% -0.0223 -0.0664) |
| OKLCH | oklch(75.15% 0.07 251.4) |
| XYZ | xyz(39.7267, 42.6516, 72.4554) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 5.96
Sky Blue (survey)
#75BBFD
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2DA #DAB68E
analogous
#8ED8DA #8EB2DA #908EDA
triadic
#8EB2DA #DA8EB2 #B2DA8E
tetradic
#8EB2DA #DA8ED8 #DAB68E #8EDA90
square
#8EB2DA #DA8ED8 #DAB68E #8EDA90
split-complementary
#8EB2DA #DA908E #D8DA8E
monochromatic
#3B74B3 #6093CB #8EB2DA #BCD1E9 #E8EFF7
Accessibility & contrast
On white
2.20
#8EB2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#8EB2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2DA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2DA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DC
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#76BBBF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb2da; /* rgb */ color: rgb(142, 178, 218); /* oklch */ color: oklch(75.1% 0.070 251.4);
Tailwind
colors: {
custom: {
50: '#b1c8e5',
500: '#8eb2da',
950: '#000000',
},
}SCSS
$custom: #8eb2da; $custom-light: #b1c8e5; $custom-dark: #000000;
JSON
{
"hex": "#8eb2da",
"rgb": {
"r": 142,
"g": 178,
"b": 218
},
"hsl": {
"h": 211.579,
"s": 50.667,
"l": 70.588
},
"oklch": {
"l": 0.75149,
"c": 0.07001,
"h": 251.4
},
"luminance": 0.42654
}Semantic roles & 50–950 ramp
primary
#8EB2DA
secondary
#ECE2D8
accent
#7727BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284