#8EBAF2#8EBAF2
#8EBAF2 is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.093 H 254.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAF2 |
|---|---|
| RGB | rgb(142, 186, 242) |
| HSL | hsl(214, 79%, 75%) |
| HSV | hsv(214, 41%, 95%) |
| CMYK | cmyk(41.3%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(74.37, -0.58, -32.42) |
| CIE-LCH | lch(74.37, 32.42, 268.98°) |
| OKLab | oklab(77.84% -0.0245 -0.0901) |
| OKLCH | oklch(77.84% 0.093 254.8) |
| XYZ | xyz(44.7360, 47.2768, 90.7553) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.55
Pastel Blue
#A2BFFE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 4.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.76
Light Blue
#95D0FC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAF2 #F2C68E
analogous
#8EECF2 #8EBAF2 #948EF2
triadic
#8EBAF2 #F28EBA #BAF28E
tetradic
#8EBAF2 #F28EEC #F2C68E #8EF294
square
#8EBAF2 #F28EEC #F2C68E #8EF294
split-complementary
#8EBAF2 #F2948E #ECF28E
monochromatic
#2077E5 #5798EC #8EBAF2 #C5DCF8 #E4EEFC
Accessibility & contrast
On white
2.01
#8EBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#8EBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAF2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAF2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BCF5
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#6AC6CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebaf2; /* rgb */ color: rgb(142, 186, 242); /* oklch */ color: oklch(77.8% 0.093 254.8);
Tailwind
colors: {
custom: {
50: '#b3cef6',
500: '#8ebaf2',
950: '#000000',
},
}SCSS
$custom: #8ebaf2; $custom-light: #b3cef6; $custom-dark: #000000;
JSON
{
"hex": "#8ebaf2",
"rgb": {
"r": 142,
"g": 186,
"b": 242
},
"hsl": {
"h": 213.6,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.77837,
"c": 0.09339,
"h": 254.8
},
"luminance": 0.47279
}Semantic roles & 50–950 ramp
primary
#8EBAF2
secondary
#F4E7D7
accent
#7F0ADC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285