#8EBCCB#8EBCCB
#8EBCCB is a light, muted cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.053 H 219.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCCB |
|---|---|
| RGB | rgb(142, 188, 203) |
| HSL | hsl(195, 37%, 68%) |
| HSV | hsv(195, 30%, 80%) |
| CMYK | cmyk(30%, 7.4%, 0%, 20.4%) |
| CIE-LAB | lab(73.56, -11.62, -12.47) |
| CIE-LCH | lch(73.56, 17.05, 227.03°) |
| OKLab | oklab(76.76% -0.0407 -0.0341) |
| OKLCH | oklch(76.76% 0.053 219.9) |
| XYZ | xyz(39.9146, 46.0271, 63.2693) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 6.56
Baby Blue
#89CFF0
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.23
Bluegrey
#85A3B2
ΔE00 7.67
Greyblue
#77A1B5
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCCB #CB9D8E
analogous
#8ECBBB #8EBCCB #8E9DCB
triadic
#8EBCCB #CB8EBC #BCCB8E
tetradic
#8EBCCB #BB8ECB #CB9D8E #9DCB8E
square
#8EBCCB #BB8ECB #CB9D8E #9DCB8E
split-complementary
#8EBCCB #CB8E9D #CBBB8E
monochromatic
#468498 #64A3B8 #8EBCCB #B8D5DE #E2EEF2
Accessibility & contrast
On white
2.06
#8EBCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#8EBCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCCB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCCB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CC
Deuteranopia (green-blind)
#A9B1CB
Tritanopia (blue-blind)
#7AC1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebccb; /* rgb */ color: rgb(142, 188, 203); /* oklch */ color: oklch(76.8% 0.053 219.9);
Tailwind
colors: {
custom: {
50: '#b0d0da',
500: '#8ebccb',
950: '#000000',
},
}SCSS
$custom: #8ebccb; $custom-light: #b0d0da; $custom-dark: #000000;
JSON
{
"hex": "#8ebccb",
"rgb": {
"r": 142,
"g": 188,
"b": 203
},
"hsl": {
"h": 194.754,
"s": 36.97,
"l": 67.647
},
"oklch": {
"l": 0.76757,
"c": 0.05312,
"h": 219.9
},
"luminance": 0.46029
}Semantic roles & 50–950 ramp
primary
#8EBCCB
secondary
#E4D6D1
accent
#5436B0
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283