#8EBDCB#8EBDCB
#8EBDCB is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.0% C 0.053 H 218.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDCB |
|---|---|
| RGB | rgb(142, 189, 203) |
| HSL | hsl(194, 37%, 68%) |
| HSV | hsv(194, 30%, 80%) |
| CMYK | cmyk(30%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.84, -12.15, -12.06) |
| CIE-LCH | lch(73.84, 17.12, 224.80°) |
| OKLab | oklab(76.98% -0.042 -0.0329) |
| OKLCH | oklch(76.98% 0.053 218.1) |
| XYZ | xyz(40.1290, 46.4558, 63.3408) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 7.07
Baby Blue
#89CFF0
ΔE00 7.33
Bluegrey
#85A3B2
ΔE00 8.10
Greyblue
#77A1B5
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDCB #CB9C8E
analogous
#8ECBBA #8EBDCB #8E9FCB
triadic
#8EBDCB #CB8EBD #BDCB8E
tetradic
#8EBDCB #BA8ECB #CB9C8E #9FCB8E
square
#8EBDCB #BA8ECB #CB9C8E #9FCB8E
split-complementary
#8EBDCB #CB8E9F #CBBA8E
monochromatic
#468698 #64A5B8 #8EBDCB #B8D5DE #E2EEF2
Accessibility & contrast
On white
2.04
#8EBDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8EBDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDCB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDCB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACC
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#7AC2C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebdcb; /* rgb */ color: rgb(142, 189, 203); /* oklch */ color: oklch(77.0% 0.053 218.1);
Tailwind
colors: {
custom: {
50: '#b0d1da',
500: '#8ebdcb',
950: '#000000',
},
}SCSS
$custom: #8ebdcb; $custom-light: #b0d1da; $custom-dark: #000000;
JSON
{
"hex": "#8ebdcb",
"rgb": {
"r": 142,
"g": 189,
"b": 203
},
"hsl": {
"h": 193.77,
"s": 36.97,
"l": 67.647
},
"oklch": {
"l": 0.76977,
"c": 0.05341,
"h": 218.1
},
"luminance": 0.46458
}Semantic roles & 50–950 ramp
primary
#8EBDCB
secondary
#E4D5D1
accent
#5236B0
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283