#8EADBC#8EADBC
#8EADBC is a light, muted cyan. Relative luminance 0.393; OKLCH L 72.9% C 0.040 H 228.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADBC |
|---|---|
| RGB | rgb(142, 173, 188) |
| HSL | hsl(200, 26%, 65%) |
| HSV | hsv(200, 24%, 74%) |
| CMYK | cmyk(24.5%, 8%, 0%, 26.3%) |
| CIE-LAB | lab(68.94, -7.17, -11.16) |
| CIE-LCH | lch(68.94, 13.26, 237.29°) |
| OKLab | oklab(72.95% -0.0266 -0.0304) |
| OKLCH | oklch(72.95% 0.04 228.8) |
| XYZ | xyz(35.1734, 39.2675, 53.2933) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.95
Bluey Grey
#89A0B0
ΔE00 4.44
Greyblue
#77A1B5
ΔE00 4.83
Cool Gray
#9AA7B0
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 5.74
Cool Grey
#95A3A6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADBC #BC9D8E
analogous
#8EBCB4 #8EADBC #8E96BC
triadic
#8EADBC #BC8EAD #ADBC8E
tetradic
#8EADBC #B48EBC #BC9D8E #96BC8E
square
#8EADBC #B48EBC #BC9D8E #96BC8E
split-complementary
#8EADBC #BC8E96 #BCB48E
monochromatic
#4D7182 #6891A5 #8EADBC #B4C9D3 #DBE5EA
Accessibility & contrast
On white
2.37
#8EADBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8EADBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADBC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADBC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#80B1B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eadbc; /* rgb */ color: rgb(142, 173, 188); /* oklch */ color: oklch(72.9% 0.040 228.8);
Tailwind
colors: {
custom: {
50: '#b0c5d0',
500: '#8eadbc',
950: '#000000',
},
}SCSS
$custom: #8eadbc; $custom-light: #b0c5d0; $custom-dark: #000000;
JSON
{
"hex": "#8eadbc",
"rgb": {
"r": 142,
"g": 173,
"b": 188
},
"hsl": {
"h": 199.565,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.72946,
"c": 0.04037,
"h": 228.8
},
"luminance": 0.39269
}Semantic roles & 50–950 ramp
primary
#8EADBC
secondary
#DBD0CB
accent
#6241A4
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101214
muted
#7F8182