#8EBEEB#8EBEEB
#8EBEEB is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.082 H 247.3°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEEB |
|---|---|
| RGB | rgb(142, 190, 235) |
| HSL | hsl(209, 70%, 74%) |
| HSV | hsv(209, 40%, 92%) |
| CMYK | cmyk(39.6%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(75.19, -4.62, -27.38) |
| CIE-LCH | lch(75.19, 27.76, 260.43°) |
| OKLab | oklab(78.4% -0.0317 -0.0758) |
| OKLCH | oklch(78.4% 0.082 247.3) |
| XYZ | xyz(44.5593, 48.5733, 85.6088) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.80
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.55
Sky
#82CAFC
ΔE00 4.69
Light Blue
#95D0FC
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEEB #EBBB8E
analogous
#8EEBEA #8EBEEB #8E90EB
triadic
#8EBEEB #EB8EBE #BEEB8E
tetradic
#8EBEEB #EA8EEB #EBBB8E #90EB8E
square
#8EBEEB #EA8EEB #EBBB8E #90EB8E
split-complementary
#8EBEEB #EB8E90 #EBEA8E
monochromatic
#2682D8 #5AA0E2 #8EBEEB #C2DCF4 #E5F0FA
Accessibility & contrast
On white
1.96
#8EBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8EBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEEB
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEEB | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#6DC8CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebeeb; /* rgb */ color: rgb(142, 190, 235); /* oklch */ color: oklch(78.4% 0.082 247.3);
Tailwind
colors: {
custom: {
50: '#b2d1f1',
500: '#8ebeeb',
950: '#000000',
},
}SCSS
$custom: #8ebeeb; $custom-light: #b2d1f1; $custom-dark: #000000;
JSON
{
"hex": "#8ebeeb",
"rgb": {
"r": 142,
"g": 190,
"b": 235
},
"hsl": {
"h": 209.032,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.78395,
"c": 0.08214,
"h": 247.3
},
"luminance": 0.48576
}Semantic roles & 50–950 ramp
primary
#8EBEEB
secondary
#F2E5D9
accent
#7014D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284