#8EBFF5#8EBFF5
#8EBFF5 is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.093 H 251.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFF5 |
|---|---|
| RGB | rgb(142, 191, 245) |
| HSL | hsl(211, 84%, 76%) |
| HSV | hsv(211, 42%, 96%) |
| CMYK | cmyk(42%, 22%, 0%, 3.9%) |
| CIE-LAB | lab(75.82, -2.49, -31.78) |
| CIE-LCH | lch(75.82, 31.88, 265.53°) |
| OKLab | oklab(79.02% -0.0297 -0.0883) |
| OKLCH | oklch(79.02% 0.093 251.4) |
| XYZ | xyz(46.2621, 49.6022, 93.5050) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.64
Sky Blue (survey)
#75BBFD
ΔE00 3.58
Baby Blue (survey)
#A2CFFE
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 5.09
Sky
#82CAFC
ΔE00 5.21
Light Blue
#95D0FC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFF5 #F5C48E
analogous
#8EF3F5 #8EBFF5 #908EF5
triadic
#8EBFF5 #F58EBF #BFF58E
tetradic
#8EBFF5 #F58EF3 #F5C48E #8EF590
square
#8EBFF5 #F58EF3 #F5C48E #8EF590
split-complementary
#8EBFF5 #F5908E #F3F58E
monochromatic
#1E7FEB #569FF0 #8EBFF5 #C6DFFA #E3EFFD
Accessibility & contrast
On white
1.92
#8EBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#8EBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFF5
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFF5 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F8
Deuteranopia (green-blind)
#9EB6F4
Tritanopia (blue-blind)
#67CBD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ebff5; /* rgb */ color: rgb(142, 191, 245); /* oklch */ color: oklch(79.0% 0.093 251.4);
Tailwind
colors: {
custom: {
50: '#b3d2f8',
500: '#8ebff5',
950: '#000000',
},
}SCSS
$custom: #8ebff5; $custom-light: #b3d2f8; $custom-dark: #000000;
JSON
{
"hex": "#8ebff5",
"rgb": {
"r": 142,
"g": 191,
"b": 245
},
"hsl": {
"h": 211.456,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.7902,
"c": 0.09315,
"h": 251.4
},
"luminance": 0.49605
}Semantic roles & 50–950 ramp
primary
#8EBFF5
secondary
#F4E6D7
accent
#7805E0
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285