#8EBAED#8EBAED
#8EBAED is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.087 H 252.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAED |
|---|---|
| RGB | rgb(142, 186, 237) |
| HSL | hsl(212, 73%, 74%) |
| HSV | hsv(212, 40%, 93%) |
| CMYK | cmyk(40.1%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(74.18, -1.92, -30.01) |
| CIE-LCH | lch(74.18, 30.07, 266.34°) |
| OKLab | oklab(77.63% -0.0261 -0.0832) |
| OKLCH | oklch(77.63% 0.087 252.6) |
| XYZ | xyz(43.9954, 46.9805, 86.8543) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.22
Sky Blue (survey)
#75BBFD
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 4.66
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Sky
#82CAFC
ΔE00 6.44
Light Blue
#95D0FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAED #EDC18E
analogous
#8EE9ED #8EBAED #928EED
triadic
#8EBAED #ED8EBA #BAED8E
tetradic
#8EBAED #ED8EE9 #EDC18E #8EED92
square
#8EBAED #ED8EE9 #EDC18E #8EED92
split-complementary
#8EBAED #ED928E #E9ED8E
monochromatic
#247ADC #599AE5 #8EBAED #C3DAF5 #E5EFFB
Accessibility & contrast
On white
2.02
#8EBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8EBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAED
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAED | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#6CC5CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebaed; /* rgb */ color: rgb(142, 186, 237); /* oklch */ color: oklch(77.6% 0.087 252.6);
Tailwind
colors: {
custom: {
50: '#b2cef3',
500: '#8ebaed',
950: '#000000',
},
}SCSS
$custom: #8ebaed; $custom-light: #b2cef3; $custom-dark: #000000;
JSON
{
"hex": "#8ebaed",
"rgb": {
"r": 142,
"g": 186,
"b": 237
},
"hsl": {
"h": 212.211,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.77626,
"c": 0.08723,
"h": 252.6
},
"luminance": 0.46983
}Semantic roles & 50–950 ramp
primary
#8EBAED
secondary
#F2E6D9
accent
#7A11D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285