#8EBFF2#8EBFF2
#8EBFF2 is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.090 H 250.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFF2 |
|---|---|
| RGB | rgb(142, 191, 242) |
| HSL | hsl(211, 79%, 75%) |
| HSV | hsv(211, 41%, 95%) |
| CMYK | cmyk(41.3%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(75.71, -3.29, -30.34) |
| CIE-LCH | lch(75.71, 30.52, 263.80°) |
| OKLab | oklab(78.9% -0.0306 -0.0842) |
| OKLCH | oklch(78.9% 0.09 250) |
| XYZ | xyz(45.8079, 49.4205, 91.1125) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.01
Sky Blue (survey)
#75BBFD
ΔE00 3.56
Baby Blue (survey)
#A2CFFE
ΔE00 4.19
Sky
#82CAFC
ΔE00 4.91
Light Blue
#95D0FC
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFF2 #F2C18E
analogous
#8EF1F2 #8EBFF2 #8F8EF2
triadic
#8EBFF2 #F28EBF #BFF28E
tetradic
#8EBFF2 #F28EF1 #F2C18E #8EF28F
square
#8EBFF2 #F28EF1 #F2C18E #8EF28F
split-complementary
#8EBFF2 #F28F8E #F1F28E
monochromatic
#2081E5 #57A0EC #8EBFF2 #C5DEF8 #E4EFFC
Accessibility & contrast
On white
1.93
#8EBFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8EBFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFF2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFF2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F4
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#69CBD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ebff2; /* rgb */ color: rgb(142, 191, 242); /* oklch */ color: oklch(78.9% 0.090 250.0);
Tailwind
colors: {
custom: {
50: '#b3d2f6',
500: '#8ebff2',
950: '#000000',
},
}SCSS
$custom: #8ebff2; $custom-light: #b3d2f6; $custom-dark: #000000;
JSON
{
"hex": "#8ebff2",
"rgb": {
"r": 142,
"g": 191,
"b": 242
},
"hsl": {
"h": 210.6,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.78895,
"c": 0.0896,
"h": 250
},
"luminance": 0.49423
}Semantic roles & 50–950 ramp
primary
#8EBFF2
secondary
#F4E6D7
accent
#750ADC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285