#8EBCF4#8EBCF4
#8EBCF4 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.094 H 253.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCF4 |
|---|---|
| RGB | rgb(142, 188, 244) |
| HSL | hsl(213, 82%, 76%) |
| HSV | hsv(213, 42%, 96%) |
| CMYK | cmyk(41.8%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(74.98, -1.13, -32.55) |
| CIE-LCH | lch(74.98, 32.57, 268.02°) |
| OKLab | oklab(78.34% -0.0263 -0.0905) |
| OKLCH | oklch(78.34% 0.094 253.8) |
| XYZ | xyz(45.4624, 48.2462, 92.4873) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.77
Sky Blue (survey)
#75BBFD
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 6.24
Sky
#82CAFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCF4 #F4C68E
analogous
#8EEFF4 #8EBCF4 #938EF4
triadic
#8EBCF4 #F48EBC #BCF48E
tetradic
#8EBCF4 #F48EEF #F4C68E #8EF493
square
#8EBCF4 #F48EEF #F4C68E #8EF493
split-complementary
#8EBCF4 #F4938E #EFF48E
monochromatic
#1E7AE9 #569BEF #8EBCF4 #C6DDF9 #E3EEFC
Accessibility & contrast
On white
1.97
#8EBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8EBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCF4
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCF4 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF7
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#68C8CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebcf4; /* rgb */ color: rgb(142, 188, 244); /* oklch */ color: oklch(78.3% 0.094 253.8);
Tailwind
colors: {
custom: {
50: '#b3d0f8',
500: '#8ebcf4',
950: '#000000',
},
}SCSS
$custom: #8ebcf4; $custom-light: #b3d0f8; $custom-dark: #000000;
JSON
{
"hex": "#8ebcf4",
"rgb": {
"r": 142,
"g": 188,
"b": 244
},
"hsl": {
"h": 212.941,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.78344,
"c": 0.09424,
"h": 253.8
},
"luminance": 0.48249
}Semantic roles & 50–950 ramp
primary
#8EBCF4
secondary
#F4E7D7
accent
#7D07DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285