#8EBBF5#8EBBF5
#8EBBF5 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.096 H 255.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBF5 |
|---|---|
| RGB | rgb(142, 187, 245) |
| HSL | hsl(214, 84%, 76%) |
| HSV | hsv(214, 42%, 96%) |
| CMYK | cmyk(42%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(74.75, -0.31, -33.44) |
| CIE-LCH | lch(74.75, 33.44, 269.47°) |
| OKLab | oklab(78.18% -0.0248 -0.093) |
| OKLCH | oklch(78.18% 0.096 255.1) |
| XYZ | xyz(45.4017, 47.8813, 93.2182) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.40
Pastel Blue
#A2BFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 4.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Light Blue
#95D0FC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBF5 #F5C88E
analogous
#8EEFF5 #8EBBF5 #948EF5
triadic
#8EBBF5 #F58EBB #BBF58E
tetradic
#8EBBF5 #F58EEF #F5C88E #8EF594
square
#8EBBF5 #F58EEF #F5C88E #8EF594
split-complementary
#8EBBF5 #F5948E #EFF58E
monochromatic
#1E77EB #5699F0 #8EBBF5 #C6DDFA #E3EEFD
Accessibility & contrast
On white
1.99
#8EBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#8EBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBF5
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBF5 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BEF8
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#68C8CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebbf5; /* rgb */ color: rgb(142, 187, 245); /* oklch */ color: oklch(78.2% 0.096 255.1);
Tailwind
colors: {
custom: {
50: '#b3cff8',
500: '#8ebbf5',
950: '#000000',
},
}SCSS
$custom: #8ebbf5; $custom-light: #b3cff8; $custom-dark: #000000;
JSON
{
"hex": "#8ebbf5",
"rgb": {
"r": 142,
"g": 187,
"b": 245
},
"hsl": {
"h": 213.786,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.78176,
"c": 0.09629,
"h": 255.1
},
"luminance": 0.47884
}Semantic roles & 50–950 ramp
primary
#8EBBF5
secondary
#F4E7D7
accent
#8105E0
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285