#8EBEF5#8EBEF5
#8EBEF5 is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.094 H 252.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEF5 |
|---|---|
| RGB | rgb(142, 190, 245) |
| HSL | hsl(212, 84%, 76%) |
| HSV | hsv(212, 42%, 96%) |
| CMYK | cmyk(42%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(75.56, -1.94, -32.20) |
| CIE-LCH | lch(75.56, 32.26, 266.54°) |
| OKLab | oklab(78.81% -0.0285 -0.0895) |
| OKLCH | oklch(78.81% 0.094 252.4) |
| XYZ | xyz(46.0448, 49.1675, 93.4325) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.29
Sky Blue (survey)
#75BBFD
ΔE00 3.71
Baby Blue (survey)
#A2CFFE
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 4.85
Light Blue
#95D0FC
ΔE00 5.59
Sky
#82CAFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEF5 #F5C58E
analogous
#8EF1F5 #8EBEF5 #918EF5
triadic
#8EBEF5 #F58EBE #BEF58E
tetradic
#8EBEF5 #F58EF1 #F5C58E #8EF591
square
#8EBEF5 #F58EF1 #F5C58E #8EF591
split-complementary
#8EBEF5 #F5918E #F1F58E
monochromatic
#1E7DEB #569EF0 #8EBEF5 #C6DEFA #E3EFFD
Accessibility & contrast
On white
1.94
#8EBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#8EBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEF5
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEF5 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C0F8
Deuteranopia (green-blind)
#9CB6F4
Tritanopia (blue-blind)
#67CAD1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8ebef5; /* rgb */ color: rgb(142, 190, 245); /* oklch */ color: oklch(78.8% 0.094 252.4);
Tailwind
colors: {
custom: {
50: '#b3d1f8',
500: '#8ebef5',
950: '#000000',
},
}SCSS
$custom: #8ebef5; $custom-light: #b3d1f8; $custom-dark: #000000;
JSON
{
"hex": "#8ebef5",
"rgb": {
"r": 142,
"g": 190,
"b": 245
},
"hsl": {
"h": 212.039,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.78809,
"c": 0.09391,
"h": 252.4
},
"luminance": 0.4917
}Semantic roles & 50–950 ramp
primary
#8EBEF5
secondary
#F4E7D7
accent
#7A05E0
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285