#8EBBF2#8EBBF2
#8EBBF2 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.093 H 253.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBF2 |
|---|---|
| RGB | rgb(142, 187, 242) |
| HSL | hsl(213, 79%, 75%) |
| HSV | hsv(213, 41%, 95%) |
| CMYK | cmyk(41.3%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.64, -1.12, -32.00) |
| CIE-LCH | lch(74.64, 32.02, 267.99°) |
| OKLab | oklab(78.05% -0.0258 -0.0889) |
| OKLCH | oklch(78.05% 0.093 253.8) |
| XYZ | xyz(44.9475, 47.6996, 90.8257) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.75
Sky Blue (survey)
#75BBFD
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 4.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.12
Light Blue
#95D0FC
ΔE00 6.46
Sky
#82CAFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBF2 #F2C58E
analogous
#8EEDF2 #8EBBF2 #938EF2
triadic
#8EBBF2 #F28EBB #BBF28E
tetradic
#8EBBF2 #F28EED #F2C58E #8EF293
square
#8EBBF2 #F28EED #F2C58E #8EF293
split-complementary
#8EBBF2 #F2938E #EDF28E
monochromatic
#2079E5 #579AEC #8EBBF2 #C5DCF8 #E4EEFC
Accessibility & contrast
On white
1.99
#8EBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#8EBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBF2
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBF2 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF5
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#6AC7CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebbf2; /* rgb */ color: rgb(142, 187, 242); /* oklch */ color: oklch(78.0% 0.093 253.8);
Tailwind
colors: {
custom: {
50: '#b3cff6',
500: '#8ebbf2',
950: '#000000',
},
}SCSS
$custom: #8ebbf2; $custom-light: #b3cff6; $custom-dark: #000000;
JSON
{
"hex": "#8ebbf2",
"rgb": {
"r": 142,
"g": 187,
"b": 242
},
"hsl": {
"h": 213,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.78048,
"c": 0.09258,
"h": 253.8
},
"luminance": 0.47702
}Semantic roles & 50–950 ramp
primary
#8EBBF2
secondary
#F4E7D7
accent
#7D0ADC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285