#8EBCD6#8EBCD6
#8EBCD6 is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.061 H 233.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCD6 |
|---|---|
| RGB | rgb(142, 188, 214) |
| HSL | hsl(202, 47%, 70%) |
| HSV | hsv(202, 34%, 84%) |
| CMYK | cmyk(33.6%, 12.1%, 0%, 16.1%) |
| CIE-LAB | lab(73.91, -8.93, -17.93) |
| CIE-LCH | lch(73.91, 20.04, 243.52°) |
| OKLab | oklab(77.15% -0.0366 -0.0492) |
| OKLCH | oklch(77.15% 0.061 233.4) |
| XYZ | xyz(41.2723, 46.5701, 70.4195) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.57
Baby Blue
#89CFF0
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 5.64
Lightblue (survey)
#7BC8F6
ΔE00 6.03
Lightskyblue
#87CEFA
ΔE00 6.40
Sky
#82CAFC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCD6 #D6A88E
analogous
#8ED6CC #8EBCD6 #8E98D6
triadic
#8EBCD6 #D68EBC #BCD68E
tetradic
#8EBCD6 #CC8ED6 #D6A88E #98D68E
square
#8EBCD6 #CC8ED6 #D6A88E #98D68E
split-complementary
#8EBCD6 #D68E98 #D6CC8E
monochromatic
#3E84AB #61A1C6 #8EBCD6 #BBD7E6 #E8F1F7
Accessibility & contrast
On white
2.04
#8EBCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#8EBCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCD6
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCD6 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD7
Deuteranopia (green-blind)
#A6B2D6
Tritanopia (blue-blind)
#76C3C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebcd6; /* rgb */ color: rgb(142, 188, 214); /* oklch */ color: oklch(77.2% 0.061 233.4);
Tailwind
colors: {
custom: {
50: '#b1d0e2',
500: '#8ebcd6',
950: '#000000',
},
}SCSS
$custom: #8ebcd6; $custom-light: #b1d0e2; $custom-dark: #000000;
JSON
{
"hex": "#8ebcd6",
"rgb": {
"r": 142,
"g": 188,
"b": 214
},
"hsl": {
"h": 201.667,
"s": 46.753,
"l": 69.804
},
"oklch": {
"l": 0.77151,
"c": 0.06132,
"h": 233.4
},
"luminance": 0.46572
}Semantic roles & 50–950 ramp
primary
#8EBCD6
secondary
#EADDD6
accent
#5F2CBA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283