#8EBCF3#8EBCF3
#8EBCF3 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.093 H 253.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCF3 |
|---|---|
| RGB | rgb(142, 188, 243) |
| HSL | hsl(213, 81%, 75%) |
| HSV | hsv(213, 42%, 95%) |
| CMYK | cmyk(41.6%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(74.94, -1.40, -32.07) |
| CIE-LCH | lch(74.94, 32.10, 267.50°) |
| OKLab | oklab(78.3% -0.0267 -0.0891) |
| OKLCH | oklch(78.3% 0.093 253.3) |
| XYZ | xyz(45.3109, 48.1856, 91.6898) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.89
Sky Blue (survey)
#75BBFD
ΔE00 4.01
Pastel Blue
#A2BFFE
ΔE00 4.56
Baby Blue (survey)
#A2CFFE
ΔE00 4.87
Light Blue
#95D0FC
ΔE00 6.16
Sky
#82CAFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCF3 #F3C58E
analogous
#8EEFF3 #8EBCF3 #928EF3
triadic
#8EBCF3 #F38EBC #BCF38E
tetradic
#8EBCF3 #F38EEF #F3C58E #8EF392
square
#8EBCF3 #F38EEF #F3C58E #8EF392
split-complementary
#8EBCF3 #F3928E #EFF38E
monochromatic
#1F7AE7 #579BED #8EBCF3 #C5DDF9 #E3EFFC
Accessibility & contrast
On white
1.97
#8EBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#8EBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCF3
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCF3 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF6
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#69C8CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebcf3; /* rgb */ color: rgb(142, 188, 243); /* oklch */ color: oklch(78.3% 0.093 253.3);
Tailwind
colors: {
custom: {
50: '#b3d0f7',
500: '#8ebcf3',
950: '#000000',
},
}SCSS
$custom: #8ebcf3; $custom-light: #b3d0f7; $custom-dark: #000000;
JSON
{
"hex": "#8ebcf3",
"rgb": {
"r": 142,
"g": 188,
"b": 243
},
"hsl": {
"h": 212.673,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.78302,
"c": 0.09301,
"h": 253.3
},
"luminance": 0.48188
}Semantic roles & 50–950 ramp
primary
#8EBCF3
secondary
#F4E7D7
accent
#7C08DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285