#8EADBD#8EADBD
#8EADBD is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.0% C 0.041 H 230.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADBD |
|---|---|
| RGB | rgb(142, 173, 189) |
| HSL | hsl(200, 26%, 65%) |
| HSV | hsv(200, 25%, 74%) |
| CMYK | cmyk(24.9%, 8.5%, 0%, 25.9%) |
| CIE-LAB | lab(68.98, -6.93, -11.67) |
| CIE-LCH | lch(68.98, 13.57, 239.27°) |
| OKLab | oklab(72.98% -0.0262 -0.0318) |
| OKLCH | oklch(72.98% 0.041 230.5) |
| XYZ | xyz(35.2816, 39.3107, 53.8630) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.98
Bluey Grey
#89A0B0
ΔE00 4.31
Greyblue
#77A1B5
ΔE00 4.80
Light Grey Blue
#9DBCD4
ΔE00 5.45
Cool Gray
#9AA7B0
ΔE00 5.62
Cool Grey
#95A3A6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADBD #BD9E8E
analogous
#8EBDB6 #8EADBD #8E95BD
triadic
#8EADBD #BD8EAD #ADBD8E
tetradic
#8EADBD #B68EBD #BD9E8E #95BD8E
square
#8EADBD #B68EBD #BD9E8E #95BD8E
split-complementary
#8EADBD #BD8E95 #BDB68E
monochromatic
#4D7184 #6791A6 #8EADBD #B5C9D4 #DBE5EA
Accessibility & contrast
On white
2.37
#8EADBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#8EADBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADBD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADBD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBE
Deuteranopia (green-blind)
#9EA6BD
Tritanopia (blue-blind)
#80B2B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eadbd; /* rgb */ color: rgb(142, 173, 189); /* oklch */ color: oklch(73.0% 0.041 230.5);
Tailwind
colors: {
custom: {
50: '#b0c5d0',
500: '#8eadbd',
950: '#000000',
},
}SCSS
$custom: #8eadbd; $custom-light: #b0c5d0; $custom-dark: #000000;
JSON
{
"hex": "#8eadbd",
"rgb": {
"r": 142,
"g": 173,
"b": 189
},
"hsl": {
"h": 200.426,
"s": 26.257,
"l": 64.902
},
"oklch": {
"l": 0.72981,
"c": 0.04118,
"h": 230.5
},
"luminance": 0.39312
}Semantic roles & 50–950 ramp
primary
#8EADBD
secondary
#DBD1CB
accent
#6341A5
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101214
muted
#7F8182