#8EBFFB#8EBFFB
#8EBFFB is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.3% C 0.100 H 253.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFFB |
|---|---|
| RGB | rgb(142, 191, 251) |
| HSL | hsl(213, 93%, 77%) |
| HSV | hsv(213, 43%, 98%) |
| CMYK | cmyk(43.4%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.05, -0.85, -34.66) |
| CIE-LCH | lch(76.05, 34.67, 268.59°) |
| OKLab | oklab(79.28% -0.0278 -0.0965) |
| OKLCH | oklch(79.28% 0.1 253.9) |
| XYZ | xyz(47.1930, 49.9745, 98.4074) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.10
Sky Blue (survey)
#75BBFD
ΔE00 3.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.33
Pastel Blue
#A2BFFE
ΔE00 4.74
Light Blue
#95D0FC
ΔE00 5.71
Sky
#82CAFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFFB #FBCA8E
analogous
#8EF5FB #8EBFFB #948EFB
triadic
#8EBFFB #FB8EBF #BFFB8E
tetradic
#8EBFFB #FB8EF5 #FBCA8E #8EFB94
square
#8EBFFB #FB8EF5 #FBCA8E #8EFB94
split-complementary
#8EBFFB #FB948E #F5FB8E
monochromatic
#187CF7 #539EF9 #8EBFFB #C9E0FD #E1EEFE
Accessibility & contrast
On white
1.91
#8EBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#8EBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFFB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFFB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FE
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#64CCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ebffb; /* rgb */ color: rgb(142, 191, 251); /* oklch */ color: oklch(79.3% 0.100 253.9);
Tailwind
colors: {
custom: {
50: '#b3d2fd',
500: '#8ebffb',
950: '#000000',
},
}SCSS
$custom: #8ebffb; $custom-light: #b3d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8ebffb",
"rgb": {
"r": 142,
"g": 191,
"b": 251
},
"hsl": {
"h": 213.028,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79276,
"c": 0.10043,
"h": 253.9
},
"luminance": 0.49977
}Semantic roles & 50–950 ramp
primary
#8EBFFB
secondary
#F6E7D5
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285