#8EBDCC#8EBDCC
#8EBDCC is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.0% C 0.054 H 219.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDCC |
|---|---|
| RGB | rgb(142, 189, 204) |
| HSL | hsl(195, 38%, 68%) |
| HSV | hsv(195, 30%, 80%) |
| CMYK | cmyk(30.4%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(73.87, -11.91, -12.56) |
| CIE-LCH | lch(73.87, 17.31, 226.53°) |
| OKLab | oklab(77.01% -0.0417 -0.0343) |
| OKLCH | oklch(77.01% 0.054 219.5) |
| XYZ | xyz(40.2485, 46.5036, 63.9704) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.14
Light Grey Blue
#9DBCD4
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 7.03
Baby Blue
#89CFF0
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 7.99
Greyblue
#77A1B5
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDCC #CC9D8E
analogous
#8ECCBC #8EBDCC #8E9ECC
triadic
#8EBDCC #CC8EBD #BDCC8E
tetradic
#8EBDCC #BC8ECC #CC9D8E #9ECC8E
square
#8EBDCC #BC8ECC #CC9D8E #9ECC8E
split-complementary
#8EBDCC #CC8E9E #CCBC8E
monochromatic
#46869A #64A4B9 #8EBDCC #B8D6DF #E2EEF2
Accessibility & contrast
On white
2.04
#8EBDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8EBDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDCC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDCC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACD
Deuteranopia (green-blind)
#AAB2CC
Tritanopia (blue-blind)
#79C2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebdcc; /* rgb */ color: rgb(142, 189, 204); /* oklch */ color: oklch(77.0% 0.054 219.5);
Tailwind
colors: {
custom: {
50: '#b1d0db',
500: '#8ebdcc',
950: '#000000',
},
}SCSS
$custom: #8ebdcc; $custom-light: #b1d0db; $custom-dark: #000000;
JSON
{
"hex": "#8ebdcc",
"rgb": {
"r": 142,
"g": 189,
"b": 204
},
"hsl": {
"h": 194.516,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.77012,
"c": 0.05397,
"h": 219.5
},
"luminance": 0.46506
}Semantic roles & 50–950 ramp
primary
#8EBDCC
secondary
#E4D6D1
accent
#5335B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283