#8EBBF7#8EBBF7
#8EBBF7 is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.3% C 0.099 H 255.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBF7 |
|---|---|
| RGB | rgb(142, 187, 247) |
| HSL | hsl(214, 87%, 76%) |
| HSV | hsv(214, 43%, 97%) |
| CMYK | cmyk(42.5%, 24.3%, 0%, 3.1%) |
| CIE-LAB | lab(74.83, 0.24, -34.40) |
| CIE-LCH | lch(74.83, 34.40, 270.39°) |
| OKLab | oklab(78.26% -0.0242 -0.0958) |
| OKLCH | oklch(78.26% 0.099 255.8) |
| XYZ | xyz(45.7087, 48.0041, 94.8348) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.20
Pastel Blue
#A2BFFE
ΔE00 4.17
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Baby Blue (survey)
#A2CFFE
ΔE00 5.21
Powder Blue (survey)
#B1D1FC
ΔE00 6.67
Light Blue
#95D0FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBF7 #F7CA8E
analogous
#8EEFF7 #8EBBF7 #968EF7
triadic
#8EBBF7 #F78EBB #BBF78E
tetradic
#8EBBF7 #F78EEF #F7CA8E #8EF796
square
#8EBBF7 #F78EEF #F7CA8E #8EF796
split-complementary
#8EBBF7 #F7968E #EFF78E
monochromatic
#1C76EF #5599F3 #8EBBF7 #C7DDFB #E2EEFD
Accessibility & contrast
On white
1.98
#8EBBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#8EBBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBF7
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBF7 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFA
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#67C8D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebbf7; /* rgb */ color: rgb(142, 187, 247); /* oklch */ color: oklch(78.3% 0.099 255.8);
Tailwind
colors: {
custom: {
50: '#b3cffa',
500: '#8ebbf7',
950: '#000000',
},
}SCSS
$custom: #8ebbf7; $custom-light: #b3cffa; $custom-dark: #000000;
JSON
{
"hex": "#8ebbf7",
"rgb": {
"r": 142,
"g": 187,
"b": 247
},
"hsl": {
"h": 214.286,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.78263,
"c": 0.09879,
"h": 255.8
},
"luminance": 0.48007
}Semantic roles & 50–950 ramp
primary
#8EBBF7
secondary
#F5E8D6
accent
#8302E3
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285