#8EBCE2#8EBCE2
#8EBCE2 is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.073 H 243.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCE2 |
|---|---|
| RGB | rgb(142, 188, 226) |
| HSL | hsl(207, 59%, 72%) |
| HSV | hsv(207, 37%, 89%) |
| CMYK | cmyk(37.2%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(74.32, -5.89, -23.83) |
| CIE-LCH | lch(74.32, 24.55, 256.11°) |
| OKLab | oklab(77.61% -0.0323 -0.0657) |
| OKLCH | oklch(77.61% 0.073 243.8) |
| XYZ | xyz(42.8616, 47.2059, 78.7899) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.21
Sky Blue (survey)
#75BBFD
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 5.05
Sky
#82CAFC
ΔE00 5.08
Light Blue
#95D0FC
ΔE00 5.28
Lightblue (survey)
#7BC8F6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCE2 #E2B48E
analogous
#8EE2DE #8EBCE2 #8E92E2
triadic
#8EBCE2 #E28EBC #BCE28E
tetradic
#8EBCE2 #DE8EE2 #E2B48E #92E28E
square
#8EBCE2 #DE8EE2 #E2B48E #92E28E
split-complementary
#8EBCE2 #E28E92 #E2DE8E
monochromatic
#3282C3 #5D9FD6 #8EBCE2 #BFD9EE #E7F1F9
Accessibility & contrast
On white
2.01
#8EBCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8EBCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCE2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCE2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE4
Deuteranopia (green-blind)
#A1B3E1
Tritanopia (blue-blind)
#71C5C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebce2; /* rgb */ color: rgb(142, 188, 226); /* oklch */ color: oklch(77.6% 0.073 243.8);
Tailwind
colors: {
custom: {
50: '#b2d0eb',
500: '#8ebce2',
950: '#000000',
},
}SCSS
$custom: #8ebce2; $custom-light: #b2d0eb; $custom-dark: #000000;
JSON
{
"hex": "#8ebce2",
"rgb": {
"r": 142,
"g": 188,
"b": 226
},
"hsl": {
"h": 207.143,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.77608,
"c": 0.07325,
"h": 243.8
},
"luminance": 0.47208
}Semantic roles & 50–950 ramp
primary
#8EBCE2
secondary
#F0E4DB
accent
#6B1FC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284