#8EBBF8#8EBBF8
#8EBBF8 is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.100 H 256.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBF8 |
|---|---|
| RGB | rgb(142, 187, 248) |
| HSL | hsl(215, 88%, 76%) |
| HSV | hsv(215, 43%, 97%) |
| CMYK | cmyk(42.7%, 24.6%, 0%, 2.7%) |
| CIE-LAB | lab(74.87, 0.51, -34.88) |
| CIE-LCH | lch(74.87, 34.88, 270.83°) |
| OKLab | oklab(78.31% -0.0239 -0.0971) |
| OKLCH | oklch(78.31% 0.1 256.2) |
| XYZ | xyz(45.8634, 48.0660, 95.6497) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.11
Pastel Blue
#A2BFFE
ΔE00 4.13
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 5.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Light Blue
#95D0FC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBF8 #F8CB8E
analogous
#8EF0F8 #8EBBF8 #968EF8
triadic
#8EBBF8 #F88EBB #BBF88E
tetradic
#8EBBF8 #F88EF0 #F8CB8E #8EF896
square
#8EBBF8 #F88EF0 #F8CB8E #8EF896
split-complementary
#8EBBF8 #F8968E #F0F88E
monochromatic
#1B76F1 #5498F4 #8EBBF8 #C8DEFC #E2EEFD
Accessibility & contrast
On white
1.98
#8EBBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#8EBBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBF8
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBF8 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFB
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#66C8D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebbf8; /* rgb */ color: rgb(142, 187, 248); /* oklch */ color: oklch(78.3% 0.100 256.2);
Tailwind
colors: {
custom: {
50: '#b3cffa',
500: '#8ebbf8',
950: '#000000',
},
}SCSS
$custom: #8ebbf8; $custom-light: #b3cffa; $custom-dark: #000000;
JSON
{
"hex": "#8ebbf8",
"rgb": {
"r": 142,
"g": 187,
"b": 248
},
"hsl": {
"h": 214.528,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.78306,
"c": 0.10005,
"h": 256.2
},
"luminance": 0.48069
}Semantic roles & 50–950 ramp
primary
#8EBBF8
secondary
#F5E8D6
accent
#8401E5
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285