#8DABBE#8DABBE
#8DABBE is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.043 H 236.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABBE |
|---|---|
| RGB | rgb(141, 171, 190) |
| HSL | hsl(203, 27%, 65%) |
| HSV | hsv(203, 26%, 75%) |
| CMYK | cmyk(25.8%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(68.39, -5.92, -13.10) |
| CIE-LCH | lch(68.39, 14.38, 245.67°) |
| OKLab | oklab(72.51% -0.0241 -0.0357) |
| OKLCH | oklch(72.51% 0.043 236) |
| XYZ | xyz(34.8390, 38.5050, 54.3018) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.04
Bluey Grey
#89A0B0
ΔE00 3.57
Greyblue
#77A1B5
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 5.16
Cool Gray
#9AA7B0
ΔE00 5.54
Cool Grey
#95A3A6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABBE #BEA08D
analogous
#8DBEB8 #8DABBE #8D93BE
triadic
#8DABBE #BE8DAB #ABBE8D
tetradic
#8DABBE #B88DBE #BEA08D #93BE8D
square
#8DABBE #B88DBE #BEA08D #93BE8D
split-complementary
#8DABBE #BE8D93 #BEB88D
monochromatic
#4C6F85 #668EA8 #8DABBE #B4C8D4 #DBE4EA
Accessibility & contrast
On white
2.41
#8DABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#8DABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABBE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABBE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#9CA4BE
Tritanopia (blue-blind)
#7FB0B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8dabbe; /* rgb */ color: rgb(141, 171, 190); /* oklch */ color: oklch(72.5% 0.043 236.0);
Tailwind
colors: {
custom: {
50: '#afc4d1',
500: '#8dabbe',
950: '#000000',
},
}SCSS
$custom: #8dabbe; $custom-light: #afc4d1; $custom-dark: #000000;
JSON
{
"hex": "#8dabbe",
"rgb": {
"r": 141,
"g": 171,
"b": 190
},
"hsl": {
"h": 203.265,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.72513,
"c": 0.04308,
"h": 236
},
"luminance": 0.38506
}Semantic roles & 50–950 ramp
primary
#8DABBE
secondary
#DCD2CB
accent
#6740A6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182