#8EBACE#8EBACE
#8EBACE is a light, muted cyan. Relative luminance 0.453; OKLCH L 76.4% C 0.055 H 227.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBACE |
|---|---|
| RGB | rgb(142, 186, 206) |
| HSL | hsl(199, 40%, 68%) |
| HSV | hsv(199, 31%, 81%) |
| CMYK | cmyk(31.1%, 9.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.10, -9.84, -14.80) |
| CIE-LCH | lch(73.10, 17.77, 236.38°) |
| OKLab | oklab(76.42% -0.037 -0.0405) |
| OKLCH | oklch(76.42% 0.055 227.6) |
| XYZ | xyz(39.8513, 45.3229, 65.0289) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.61
Sky Blue
#87CEEB
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.62
Bluegrey
#85A3B2
ΔE00 6.86
Greyblue
#77A1B5
ΔE00 7.22
Cloudy Blue
#ACC2D9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBACE #CEA28E
analogous
#8ECEC2 #8EBACE #8E9ACE
triadic
#8EBACE #CE8EBA #BACE8E
tetradic
#8EBACE #C28ECE #CEA28E #9ACE8E
square
#8EBACE #C28ECE #CEA28E #9ACE8E
split-complementary
#8EBACE #CE8E9A #CEC28E
monochromatic
#44829D #63A0BB #8EBACE #B9D4E1 #E3EEF3
Accessibility & contrast
On white
2.09
#8EBACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#8EBACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBACE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBACE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CF
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#79C0C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8ebace; /* rgb */ color: rgb(142, 186, 206); /* oklch */ color: oklch(76.4% 0.055 227.6);
Tailwind
colors: {
custom: {
50: '#b1cedd',
500: '#8ebace',
950: '#000000',
},
}SCSS
$custom: #8ebace; $custom-light: #b1cedd; $custom-dark: #000000;
JSON
{
"hex": "#8ebace",
"rgb": {
"r": 142,
"g": 186,
"b": 206
},
"hsl": {
"h": 198.75,
"s": 39.506,
"l": 68.235
},
"oklch": {
"l": 0.76424,
"c": 0.05485,
"h": 227.6
},
"luminance": 0.45325
}Semantic roles & 50–950 ramp
primary
#8EBACE
secondary
#E6D8D2
accent
#5B33B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283