#8EBBEA#8EBBEA
#8EBBEA is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.083 H 250.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBEA |
|---|---|
| RGB | rgb(142, 187, 234) |
| HSL | hsl(211, 69%, 74%) |
| HSV | hsv(211, 39%, 92%) |
| CMYK | cmyk(39.3%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(74.34, -3.26, -28.14) |
| CIE-LCH | lch(74.34, 28.33, 263.39°) |
| OKLab | oklab(77.72% -0.0283 -0.0779) |
| OKLCH | oklch(77.72% 0.083 250) |
| XYZ | xyz(43.7721, 47.2295, 84.6357) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.96
Sky Blue (survey)
#75BBFD
ΔE00 4.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 5.21
Sky
#82CAFC
ΔE00 5.79
Light Grey Blue
#9DBCD4
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBEA #EABD8E
analogous
#8EE9EA #8EBBEA #8F8EEA
triadic
#8EBBEA #EA8EBB #BBEA8E
tetradic
#8EBBEA #EA8EE9 #EABD8E #8EEA8F
square
#8EBBEA #EA8EE9 #EABD8E #8EEA8F
split-complementary
#8EBBEA #EA8F8E #E9EA8E
monochromatic
#287DD6 #5A9CE0 #8EBBEA #C2DAF4 #E5EFFA
Accessibility & contrast
On white
2.01
#8EBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#8EBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBEA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBEA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#9DB3E9
Tritanopia (blue-blind)
#6DC6CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebbea; /* rgb */ color: rgb(142, 187, 234); /* oklch */ color: oklch(77.7% 0.083 250.0);
Tailwind
colors: {
custom: {
50: '#b2cff0',
500: '#8ebbea',
950: '#000000',
},
}SCSS
$custom: #8ebbea; $custom-light: #b2cff0; $custom-dark: #000000;
JSON
{
"hex": "#8ebbea",
"rgb": {
"r": 142,
"g": 187,
"b": 234
},
"hsl": {
"h": 210.652,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.77715,
"c": 0.08292,
"h": 250
},
"luminance": 0.47232
}Semantic roles & 50–950 ramp
primary
#8EBBEA
secondary
#F2E6D9
accent
#7515D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284