#8EBBEB#8EBBEB
#8EBBEB is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.084 H 250.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBEB |
|---|---|
| RGB | rgb(142, 187, 235) |
| HSL | hsl(211, 70%, 74%) |
| HSV | hsv(211, 40%, 92%) |
| CMYK | cmyk(39.6%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(74.37, -3.00, -28.62) |
| CIE-LCH | lch(74.37, 28.78, 264.03°) |
| OKLab | oklab(77.76% -0.028 -0.0793) |
| OKLCH | oklch(77.76% 0.084 250.5) |
| XYZ | xyz(43.9162, 47.2871, 85.3944) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Sky Blue (survey)
#75BBFD
ΔE00 4.11
Pastel Blue
#A2BFFE
ΔE00 5.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Sky
#82CAFC
ΔE00 5.87
Light Blue
#95D0FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBEB #EBBE8E
analogous
#8EEAEB #8EBBEB #908EEB
triadic
#8EBBEB #EB8EBB #BBEB8E
tetradic
#8EBBEB #EB8EEA #EBBE8E #8EEB90
square
#8EBBEB #EB8EEA #EBBE8E #8EEB90
split-complementary
#8EBBEB #EB908E #EAEB8E
monochromatic
#267CD8 #5A9CE2 #8EBBEB #C2DAF4 #E5EFFA
Accessibility & contrast
On white
2.01
#8EBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#8EBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBEB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBEB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#6DC6CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebbeb; /* rgb */ color: rgb(142, 187, 235); /* oklch */ color: oklch(77.8% 0.084 250.5);
Tailwind
colors: {
custom: {
50: '#b2cff1',
500: '#8ebbeb',
950: '#000000',
},
}SCSS
$custom: #8ebbeb; $custom-light: #b2cff1; $custom-dark: #000000;
JSON
{
"hex": "#8ebbeb",
"rgb": {
"r": 142,
"g": 187,
"b": 235
},
"hsl": {
"h": 210.968,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.77756,
"c": 0.0841,
"h": 250.5
},
"luminance": 0.4729
}Semantic roles & 50–950 ramp
primary
#8EBBEB
secondary
#F2E6D9
accent
#7614D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284