#8EBCCC#8EBCCC
#8EBCCC is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.8% C 0.054 H 221.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCCC |
|---|---|
| RGB | rgb(142, 188, 204) |
| HSL | hsl(195, 38%, 68%) |
| HSV | hsv(195, 30%, 80%) |
| CMYK | cmyk(30.4%, 7.8%, 0%, 20%) |
| CIE-LAB | lab(73.59, -11.38, -12.97) |
| CIE-LCH | lch(73.59, 17.26, 228.74°) |
| OKLab | oklab(76.79% -0.0404 -0.0354) |
| OKLCH | oklch(76.79% 0.054 221.3) |
| XYZ | xyz(40.0342, 46.0749, 63.8989) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 6.22
Baby Blue
#89CFF0
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.23
Bluegrey
#85A3B2
ΔE00 7.59
Greyblue
#77A1B5
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCCC #CC9E8E
analogous
#8ECCBD #8EBCCC #8E9DCC
triadic
#8EBCCC #CC8EBC #BCCC8E
tetradic
#8EBCCC #BD8ECC #CC9E8E #9DCC8E
square
#8EBCCC #BD8ECC #CC9E8E #9DCC8E
split-complementary
#8EBCCC #CC8E9D #CCBD8E
monochromatic
#46849A #64A3B9 #8EBCCC #B8D5DF #E2EEF2
Accessibility & contrast
On white
2.06
#8EBCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#8EBCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCCC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCCC | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CD
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#7AC1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebccc; /* rgb */ color: rgb(142, 188, 204); /* oklch */ color: oklch(76.8% 0.054 221.3);
Tailwind
colors: {
custom: {
50: '#b0d0db',
500: '#8ebccc',
950: '#000000',
},
}SCSS
$custom: #8ebccc; $custom-light: #b0d0db; $custom-dark: #000000;
JSON
{
"hex": "#8ebccc",
"rgb": {
"r": 142,
"g": 188,
"b": 204
},
"hsl": {
"h": 195.484,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.76792,
"c": 0.05372,
"h": 221.3
},
"luminance": 0.46077
}Semantic roles & 50–950 ramp
primary
#8EBCCC
secondary
#E4D6D1
accent
#5535B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283