#8EBACA#8EBACA
#8EBACA is a light, muted cyan. Relative luminance 0.451; OKLCH L 76.3% C 0.052 H 222.2°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBACA |
|---|---|
| RGB | rgb(142, 186, 202) |
| HSL | hsl(196, 36%, 67%) |
| HSV | hsv(196, 30%, 79%) |
| CMYK | cmyk(29.7%, 7.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.98, -10.80, -12.81) |
| CIE-LCH | lch(72.98, 16.76, 229.85°) |
| OKLab | oklab(76.28% -0.0385 -0.035) |
| OKLCH | oklch(76.28% 0.052 222.2) |
| XYZ | xyz(39.3716, 45.1310, 62.5023) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.63
Bluegrey
#85A3B2
ΔE00 6.96
Baby Blue
#89CFF0
ΔE00 7.35
Greyblue
#77A1B5
ΔE00 7.41
Lightblue
#ADD8E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBACA #CA9E8E
analogous
#8ECABC #8EBACA #8E9CCA
triadic
#8EBACA #CA8EBA #BACA8E
tetradic
#8EBACA #BC8ECA #CA9E8E #9CCA8E
square
#8EBACA #BC8ECA #CA9E8E #9CCA8E
split-complementary
#8EBACA #CA8E9C #CABC8E
monochromatic
#478197 #64A1B6 #8EBACA #B8D3DE #E1EDF1
Accessibility & contrast
On white
2.09
#8EBACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#8EBACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBACA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBACA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B7CB
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#7BBFBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8ebaca; /* rgb */ color: rgb(142, 186, 202); /* oklch */ color: oklch(76.3% 0.052 222.2);
Tailwind
colors: {
custom: {
50: '#b0ceda',
500: '#8ebaca',
950: '#000000',
},
}SCSS
$custom: #8ebaca; $custom-light: #b0ceda; $custom-dark: #000000;
JSON
{
"hex": "#8ebaca",
"rgb": {
"r": 142,
"g": 186,
"b": 202
},
"hsl": {
"h": 196,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.76283,
"c": 0.05203,
"h": 222.2
},
"luminance": 0.45133
}Semantic roles & 50–950 ramp
primary
#8EBACA
secondary
#E3D6D1
accent
#5736AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283