#8DABC8#8DABC8
#8DABC8 is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.054 H 247.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABC8 |
|---|---|
| RGB | rgb(141, 171, 200) |
| HSL | hsl(209, 35%, 67%) |
| HSV | hsv(209, 30%, 78%) |
| CMYK | cmyk(29.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(68.72, -3.51, -18.13) |
| CIE-LCH | lch(68.72, 18.47, 259.04°) |
| OKLab | oklab(72.88% -0.0204 -0.0497) |
| OKLCH | oklch(72.88% 0.054 247.7) |
| XYZ | xyz(35.9697, 38.9572, 60.2567) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.09
Bluey Grey
#89A0B0
ΔE00 5.57
Bluegrey
#85A3B2
ΔE00 6.35
Greyblue
#77A1B5
ΔE00 7.01
Cloudy Blue
#ACC2D9
ΔE00 7.02
Cool Gray
#9AA7B0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABC8 #C8AA8D
analogous
#8DC8C8 #8DABC8 #8D8EC8
triadic
#8DABC8 #C88DAB #ABC88D
tetradic
#8DABC8 #C88DC8 #C8AA8D #8EC88D
square
#8DABC8 #C88DC8 #C8AA8D #8EC88D
split-complementary
#8DABC8 #C88D8E #C8C88D
monochromatic
#476E93 #648DB4 #8DABC8 #B6C9DC #E0E8F0
Accessibility & contrast
On white
2.39
#8DABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8DABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABC8
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABC8 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABC9
Deuteranopia (green-blind)
#99A5C7
Tritanopia (blue-blind)
#7CB2B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8dabc8; /* rgb */ color: rgb(141, 171, 200); /* oklch */ color: oklch(72.9% 0.054 247.7);
Tailwind
colors: {
custom: {
50: '#afc4d8',
500: '#8dabc8',
950: '#000000',
},
}SCSS
$custom: #8dabc8; $custom-light: #afc4d8; $custom-dark: #000000;
JSON
{
"hex": "#8dabc8",
"rgb": {
"r": 141,
"g": 171,
"b": 200
},
"hsl": {
"h": 209.492,
"s": 34.911,
"l": 66.863
},
"oklch": {
"l": 0.72882,
"c": 0.05371,
"h": 247.7
},
"luminance": 0.38959
}Semantic roles & 50–950 ramp
primary
#8DABC8
secondary
#E2D8CF
accent
#7238AE
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#101214
muted
#7F8183