#8EBDCA#8EBDCA
#8EBDCA is a light, muted cyan. Relative luminance 0.464; OKLCH L 76.9% C 0.053 H 216.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDCA |
|---|---|
| RGB | rgb(142, 189, 202) |
| HSL | hsl(193, 36%, 67%) |
| HSV | hsv(193, 30%, 79%) |
| CMYK | cmyk(29.7%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.81, -12.38, -11.56) |
| CIE-LCH | lch(73.81, 16.94, 223.03°) |
| OKLab | oklab(76.94% -0.0424 -0.0316) |
| OKLCH | oklch(76.94% 0.053 216.6) |
| XYZ | xyz(40.0102, 46.4083, 62.7152) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.43
Baby Blue
#89CFF0
ΔE00 7.62
Bluegrey
#85A3B2
ΔE00 8.23
Greyblue
#77A1B5
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDCA #CA9B8E
analogous
#8ECAB9 #8EBDCA #8E9FCA
triadic
#8EBDCA #CA8EBD #BDCA8E
tetradic
#8EBDCA #B98ECA #CA9B8E #9FCA8E
square
#8EBDCA #B98ECA #CA9B8E #9FCA8E
split-complementary
#8EBDCA #CA8E9F #CAB98E
monochromatic
#478597 #64A5B6 #8EBDCA #B8D5DE #E1EEF1
Accessibility & contrast
On white
2.04
#8EBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#8EBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDCA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDCA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#7AC2C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebdca; /* rgb */ color: rgb(142, 189, 202); /* oklch */ color: oklch(76.9% 0.053 216.6);
Tailwind
colors: {
custom: {
50: '#b0d1da',
500: '#8ebdca',
950: '#000000',
},
}SCSS
$custom: #8ebdca; $custom-light: #b0d1da; $custom-dark: #000000;
JSON
{
"hex": "#8ebdca",
"rgb": {
"r": 142,
"g": 189,
"b": 202
},
"hsl": {
"h": 193,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.76943,
"c": 0.05289,
"h": 216.6
},
"luminance": 0.4641
}Semantic roles & 50–950 ramp
primary
#8EBDCA
secondary
#E3D5D1
accent
#5136AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283