#8EBDFD#8EBDFD
#8EBDFD is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.9% C 0.105 H 256.3°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDFD |
|---|---|
| RGB | rgb(142, 189, 253) |
| HSL | hsl(215, 97%, 77%) |
| HSV | hsv(215, 44%, 99%) |
| CMYK | cmyk(43.9%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(75.60, 0.79, -36.44) |
| CIE-LCH | lch(75.60, 36.44, 271.24°) |
| OKLab | oklab(78.94% -0.0248 -0.1016) |
| OKLCH | oklch(78.94% 0.105 256.3) |
| XYZ | xyz(47.0767, 49.2349, 99.9321) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.36
Sky Blue (survey)
#75BBFD
ΔE00 4.28
Pastel Blue
#A2BFFE
ΔE00 4.29
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 6.50
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDFD #FDCE8E
analogous
#8EF4FD #8EBDFD #978EFD
triadic
#8EBDFD #FD8EBD #BDFD8E
tetradic
#8EBDFD #FD8EF4 #FDCE8E #8EFD97
square
#8EBDFD #FD8EF4 #FDCE8E #8EFD97
split-complementary
#8EBDFD #FD978E #F4FD8E
monochromatic
#1677FB #529AFC #8EBDFD #CAE0FE #E1EDFE
Accessibility & contrast
On white
1.94
#8EBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#8EBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDFD
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDFD | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#98B5FC
Tritanopia (blue-blind)
#63CBD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8ebdfd; /* rgb */ color: rgb(142, 189, 253); /* oklch */ color: oklch(78.9% 0.105 256.3);
Tailwind
colors: {
custom: {
50: '#b3d0fe',
500: '#8ebdfd',
950: '#000000',
},
}SCSS
$custom: #8ebdfd; $custom-light: #b3d0fe; $custom-dark: #000000;
JSON
{
"hex": "#8ebdfd",
"rgb": {
"r": 142,
"g": 189,
"b": 253
},
"hsl": {
"h": 214.595,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.78944,
"c": 0.10459,
"h": 256.3
},
"luminance": 0.49238
}Semantic roles & 50–950 ramp
primary
#8EBDFD
secondary
#F7E8D4
accent
#8400E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286