#8EBBEE#8EBBEE
#8EBBEE is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.9% C 0.088 H 252.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBEE |
|---|---|
| RGB | rgb(142, 187, 238) |
| HSL | hsl(212, 74%, 75%) |
| HSV | hsv(212, 40%, 93%) |
| CMYK | cmyk(40.3%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.48, -2.20, -30.07) |
| CIE-LCH | lch(74.48, 30.15, 265.82°) |
| OKLab | oklab(77.88% -0.027 -0.0834) |
| OKLCH | oklch(77.88% 0.088 252) |
| XYZ | xyz(44.3533, 47.4619, 87.6963) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.31
Sky Blue (survey)
#75BBFD
ΔE00 4.10
Pastel Blue
#A2BFFE
ΔE00 4.76
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Sky
#82CAFC
ΔE00 6.12
Light Blue
#95D0FC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBEE #EEC18E
analogous
#8EEBEE #8EBBEE #918EEE
triadic
#8EBBEE #EE8EBB #BBEE8E
tetradic
#8EBBEE #EE8EEB #EEC18E #8EEE91
square
#8EBBEE #EE8EEB #EEC18E #8EEE91
split-complementary
#8EBBEE #EE918E #EBEE8E
monochromatic
#247BDE #599BE6 #8EBBEE #C3DBF6 #E4EFFB
Accessibility & contrast
On white
2.00
#8EBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#8EBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBEE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBEE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#6CC6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebbee; /* rgb */ color: rgb(142, 187, 238); /* oklch */ color: oklch(77.9% 0.088 252.0);
Tailwind
colors: {
custom: {
50: '#b2cff3',
500: '#8ebbee',
950: '#000000',
},
}SCSS
$custom: #8ebbee; $custom-light: #b2cff3; $custom-dark: #000000;
JSON
{
"hex": "#8ebbee",
"rgb": {
"r": 142,
"g": 187,
"b": 238
},
"hsl": {
"h": 211.875,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.7788,
"c": 0.0877,
"h": 252
},
"luminance": 0.47464
}Semantic roles & 50–950 ramp
primary
#8EBBEE
secondary
#F3E6D8
accent
#7910D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285