#8EBCD7#8EBCD7
#8EBCD7 is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.062 H 234.4°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCD7 |
|---|---|
| RGB | rgb(142, 188, 215) |
| HSL | hsl(202, 48%, 70%) |
| HSV | hsv(202, 34%, 84%) |
| CMYK | cmyk(34%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(73.95, -8.69, -18.43) |
| CIE-LCH | lch(73.95, 20.37, 244.76°) |
| OKLab | oklab(77.19% -0.0362 -0.0506) |
| OKLCH | oklch(77.19% 0.062 234.4) |
| XYZ | xyz(41.4004, 46.6214, 71.0942) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.44
Baby Blue
#89CFF0
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 5.73
Lightblue (survey)
#7BC8F6
ΔE00 5.84
Lightskyblue
#87CEFA
ΔE00 6.21
Sky
#82CAFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCD7 #D7A98E
analogous
#8ED7CE #8EBCD7 #8E97D7
triadic
#8EBCD7 #D78EBC #BCD78E
tetradic
#8EBCD7 #CE8ED7 #D7A98E #97D78E
square
#8EBCD7 #CE8ED7 #D7A98E #97D78E
split-complementary
#8EBCD7 #D78E97 #D7CE8E
monochromatic
#3D84AD #61A1C7 #8EBCD7 #BBD7E7 #E8F2F7
Accessibility & contrast
On white
2.03
#8EBCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8EBCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCD7
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCD7 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBAD8
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#76C3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebcd7; /* rgb */ color: rgb(142, 188, 215); /* oklch */ color: oklch(77.2% 0.062 234.4);
Tailwind
colors: {
custom: {
50: '#b1d0e3',
500: '#8ebcd7',
950: '#000000',
},
}SCSS
$custom: #8ebcd7; $custom-light: #b1d0e3; $custom-dark: #000000;
JSON
{
"hex": "#8ebcd7",
"rgb": {
"r": 142,
"g": 188,
"b": 215
},
"hsl": {
"h": 202.192,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.77188,
"c": 0.06222,
"h": 234.4
},
"luminance": 0.46624
}Semantic roles & 50–950 ramp
primary
#8EBCD7
secondary
#EBDED6
accent
#602BBB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283