#8EADCD#8EADCD
#8EADCD is a light, muted cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.058 H 249.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADCD |
|---|---|
| RGB | rgb(142, 173, 205) |
| HSL | hsl(210, 39%, 68%) |
| HSV | hsv(210, 31%, 80%) |
| CMYK | cmyk(30.7%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.50, -3.08, -19.70) |
| CIE-LCH | lch(69.50, 19.94, 261.12°) |
| OKLab | oklab(73.57% -0.0203 -0.0541) |
| OKLCH | oklch(73.57% 0.058 249.4) |
| XYZ | xyz(37.1151, 40.0441, 63.5195) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.02
Bluey Grey
#89A0B0
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.74
Carolina Blue
#8AB8FE
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.35
Bluegrey
#85A3B2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADCD #CDAE8E
analogous
#8ECCCD #8EADCD #8E8ECD
triadic
#8EADCD #CD8EAD #ADCD8E
tetradic
#8EADCD #CD8ECC #CDAE8E #8ECD8E
square
#8EADCD #CD8ECC #CDAE8E #8ECD8E
split-complementary
#8EADCD #CD8E8E #CCCD8E
monochromatic
#45709C #648EBA #8EADCD #B8CCE0 #E3EBF3
Accessibility & contrast
On white
2.33
#8EADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#8EADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADCD
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADCD | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCF
Deuteranopia (green-blind)
#99A7CC
Tritanopia (blue-blind)
#7BB4B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8eadcd; /* rgb */ color: rgb(142, 173, 205); /* oklch */ color: oklch(73.6% 0.058 249.4);
Tailwind
colors: {
custom: {
50: '#b0c5dc',
500: '#8eadcd',
950: '#000000',
},
}SCSS
$custom: #8eadcd; $custom-light: #b0c5dc; $custom-dark: #000000;
JSON
{
"hex": "#8eadcd",
"rgb": {
"r": 142,
"g": 173,
"b": 205
},
"hsl": {
"h": 210.476,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.73569,
"c": 0.05775,
"h": 249.4
},
"luminance": 0.40046
}Semantic roles & 50–950 ramp
primary
#8EADCD
secondary
#E5DCD2
accent
#7434B2
background
#FAFCFD
surface
#F5F8FB
border
#CFD1D4
text
#111215
muted
#808183