#8EBFF6#8EBFF6
#8EBFF6 is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.094 H 251.9°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFF6 |
|---|---|
| RGB | rgb(142, 191, 246) |
| HSL | hsl(212, 85%, 76%) |
| HSV | hsv(212, 42%, 96%) |
| CMYK | cmyk(42.3%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(75.86, -2.22, -32.26) |
| CIE-LCH | lch(75.86, 32.34, 266.07°) |
| OKLab | oklab(79.06% -0.0293 -0.0897) |
| OKLCH | oklch(79.06% 0.094 251.9) |
| XYZ | xyz(46.4152, 49.6634, 94.3111) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.53
Sky Blue (survey)
#75BBFD
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 5.02
Light Blue
#95D0FC
ΔE00 5.30
Sky
#82CAFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFF6 #F6C58E
analogous
#8EF3F6 #8EBFF6 #918EF6
triadic
#8EBFF6 #F68EBF #BFF68E
tetradic
#8EBFF6 #F68EF3 #F6C58E #8EF691
square
#8EBFF6 #F68EF3 #F6C58E #8EF691
split-complementary
#8EBFF6 #F6918E #F3F68E
monochromatic
#1D7FED #559FF1 #8EBFF6 #C7DFFB #E3EFFD
Accessibility & contrast
On white
1.92
#8EBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#8EBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFF6
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFF6 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F9
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#67CBD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ebff6; /* rgb */ color: rgb(142, 191, 246); /* oklch */ color: oklch(79.1% 0.094 251.9);
Tailwind
colors: {
custom: {
50: '#b3d2f9',
500: '#8ebff6',
950: '#000000',
},
}SCSS
$custom: #8ebff6; $custom-light: #b3d2f9; $custom-dark: #000000;
JSON
{
"hex": "#8ebff6",
"rgb": {
"r": 142,
"g": 191,
"b": 246
},
"hsl": {
"h": 211.731,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.79062,
"c": 0.09435,
"h": 251.9
},
"luminance": 0.49666
}Semantic roles & 50–950 ramp
primary
#8EBFF6
secondary
#F5E6D6
accent
#7904E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285