#8EBFF0#8EBFF0
#8EBFF0 is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.087 H 249.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFF0 |
|---|---|
| RGB | rgb(142, 191, 240) |
| HSL | hsl(210, 77%, 75%) |
| HSV | hsv(210, 41%, 94%) |
| CMYK | cmyk(40.8%, 20.4%, 0%, 5.9%) |
| CIE-LAB | lab(75.64, -3.83, -29.38) |
| CIE-LCH | lch(75.64, 29.63, 262.57°) |
| OKLab | oklab(78.81% -0.0313 -0.0814) |
| OKLCH | oklch(78.81% 0.087 249) |
| XYZ | xyz(45.5091, 49.3010, 89.5392) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.31
Sky Blue (survey)
#75BBFD
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.22
Sky
#82CAFC
ΔE00 4.71
Light Blue
#95D0FC
ΔE00 4.81
Pastel Blue
#A2BFFE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFF0 #F0BF8E
analogous
#8EF0F0 #8EBFF0 #8E8EF0
triadic
#8EBFF0 #F08EBF #BFF08E
tetradic
#8EBFF0 #F08EF0 #F0BF8E #8EF08E
square
#8EBFF0 #F08EF0 #F0BF8E #8EF08E
split-complementary
#8EBFF0 #F08E8E #F0F08E
monochromatic
#2282E2 #58A0E9 #8EBFF0 #C4DEF7 #E4F0FB
Accessibility & contrast
On white
1.93
#8EBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#8EBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFF0
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFF0 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F2
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#6ACACF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8ebff0; /* rgb */ color: rgb(142, 191, 240); /* oklch */ color: oklch(78.8% 0.087 249.0);
Tailwind
colors: {
custom: {
50: '#b2d2f5',
500: '#8ebff0',
950: '#000000',
},
}SCSS
$custom: #8ebff0; $custom-light: #b2d2f5; $custom-dark: #000000;
JSON
{
"hex": "#8ebff0",
"rgb": {
"r": 142,
"g": 191,
"b": 240
},
"hsl": {
"h": 210,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.78812,
"c": 0.08725,
"h": 249
},
"luminance": 0.49304
}Semantic roles & 50–950 ramp
primary
#8EBFF0
secondary
#F3E6D8
accent
#730DD9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285