#8EBCFC#8EBCFC
#8EBCFC is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.7% C 0.104 H 256.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCFC |
|---|---|
| RGB | rgb(142, 188, 252) |
| HSL | hsl(215, 95%, 77%) |
| HSV | hsv(215, 44%, 99%) |
| CMYK | cmyk(43.7%, 25.4%, 0%, 1.2%) |
| CIE-LAB | lab(75.29, 1.06, -36.37) |
| CIE-LCH | lch(75.29, 36.39, 271.67°) |
| OKLab | oklab(78.69% -0.0239 -0.1014) |
| OKLCH | oklch(78.69% 0.104 256.7) |
| XYZ | xyz(46.7035, 48.7426, 99.0239) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.11
Pastel Blue
#A2BFFE
ΔE00 4.15
Sky Blue (survey)
#75BBFD
ΔE00 4.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.08
Powder Blue (survey)
#B1D1FC
ΔE00 6.61
Light Blue
#95D0FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCFC #FCCE8E
analogous
#8EF3FC #8EBCFC #978EFC
triadic
#8EBCFC #FC8EBC #BCFC8E
tetradic
#8EBCFC #FC8EF3 #FCCE8E #8EFC97
square
#8EBCFC #FC8EF3 #FCCE8E #8EFC97
split-complementary
#8EBCFC #FC978E #F3FC8E
monochromatic
#1775F9 #5299FA #8EBCFC #CADFFE #E1EDFE
Accessibility & contrast
On white
1.95
#8EBCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8EBCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCFC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCFC | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#64CAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebcfc; /* rgb */ color: rgb(142, 188, 252); /* oklch */ color: oklch(78.7% 0.104 256.7);
Tailwind
colors: {
custom: {
50: '#b3d0fd',
500: '#8ebcfc',
950: '#000000',
},
}SCSS
$custom: #8ebcfc; $custom-light: #b3d0fd; $custom-dark: #000000;
JSON
{
"hex": "#8ebcfc",
"rgb": {
"r": 142,
"g": 188,
"b": 252
},
"hsl": {
"h": 214.909,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.78691,
"c": 0.10422,
"h": 256.7
},
"luminance": 0.48745
}Semantic roles & 50–950 ramp
primary
#8EBCFC
secondary
#F6E8D5
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285