#8EB2DB#8EB2DB
#8EB2DB is a light, moderate cyan. Relative luminance 0.427; OKLCH L 75.2% C 0.071 H 252.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2DB |
|---|---|
| RGB | rgb(142, 178, 219) |
| HSL | hsl(212, 52%, 71%) |
| HSV | hsv(212, 35%, 86%) |
| CMYK | cmyk(35.2%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(71.35, -2.27, -24.55) |
| CIE-LCH | lch(71.35, 24.66, 264.71°) |
| OKLab | oklab(75.19% -0.022 -0.0677) |
| OKLCH | oklch(75.19% 0.071 252) |
| XYZ | xyz(39.8579, 42.7041, 73.1467) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.41
Light Grey Blue
#9DBCD4
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 5.80
Sky Blue (survey)
#75BBFD
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2DB #DBB78E
analogous
#8ED8DB #8EB2DB #908EDB
triadic
#8EB2DB #DB8EB2 #B2DB8E
tetradic
#8EB2DB #DB8ED8 #DBB78E #8EDB90
square
#8EB2DB #DB8ED8 #DBB78E #8EDB90
split-complementary
#8EB2DB #DB908E #D8DB8E
monochromatic
#3A73B5 #6092CC #8EB2DB #BCD2EA #E8EFF8
Accessibility & contrast
On white
2.20
#8EB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#8EB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2DB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2DB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DD
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#75BBC0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb2db; /* rgb */ color: rgb(142, 178, 219); /* oklch */ color: oklch(75.2% 0.071 252.0);
Tailwind
colors: {
custom: {
50: '#b1c8e6',
500: '#8eb2db',
950: '#000000',
},
}SCSS
$custom: #8eb2db; $custom-light: #b1c8e6; $custom-dark: #000000;
JSON
{
"hex": "#8eb2db",
"rgb": {
"r": 142,
"g": 178,
"b": 219
},
"hsl": {
"h": 211.948,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.75189,
"c": 0.07122,
"h": 252
},
"luminance": 0.42706
}Semantic roles & 50–950 ramp
primary
#8EB2DB
secondary
#EDE3D8
accent
#7826BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284