#8EBBF9#8EBBF9
#8EBBF9 is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.101 H 256.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBF9 |
|---|---|
| RGB | rgb(142, 187, 249) |
| HSL | hsl(215, 90%, 77%) |
| HSV | hsv(215, 43%, 98%) |
| CMYK | cmyk(43%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(74.91, 0.78, -35.36) |
| CIE-LCH | lch(74.91, 35.37, 271.27°) |
| OKLab | oklab(78.35% -0.0236 -0.0985) |
| OKLCH | oklch(78.35% 0.101 256.5) |
| XYZ | xyz(46.0190, 48.1282, 96.4690) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.03
Pastel Blue
#A2BFFE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 4.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.69
Light Blue
#95D0FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBF9 #F9CC8E
analogous
#8EF1F9 #8EBBF9 #978EF9
triadic
#8EBBF9 #F98EBB #BBF98E
tetradic
#8EBBF9 #F98EF1 #F9CC8E #8EF997
square
#8EBBF9 #F98EF1 #F9CC8E #8EF997
split-complementary
#8EBBF9 #F9978E #F1F98E
monochromatic
#1A75F3 #5498F6 #8EBBF9 #C8DEFC #E2EEFD
Accessibility & contrast
On white
1.98
#8EBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8EBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBF9
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBF9 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFC
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#66C9D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebbf9; /* rgb */ color: rgb(142, 187, 249); /* oklch */ color: oklch(78.3% 0.101 256.5);
Tailwind
colors: {
custom: {
50: '#b3cffb',
500: '#8ebbf9',
950: '#000000',
},
}SCSS
$custom: #8ebbf9; $custom-light: #b3cffb; $custom-dark: #000000;
JSON
{
"hex": "#8ebbf9",
"rgb": {
"r": 142,
"g": 187,
"b": 249
},
"hsl": {
"h": 214.766,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.7835,
"c": 0.10131,
"h": 256.5
},
"luminance": 0.48131
}Semantic roles & 50–950 ramp
primary
#8EBBF9
secondary
#F6E8D5
accent
#8500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285