#9DAEBD#9DAEBD
#9DAEBD is a light, muted cyan. Relative luminance 0.411; OKLCH L 74.2% C 0.029 H 244.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAEBD |
|---|---|
| RGB | rgb(157, 174, 189) |
| HSL | hsl(208, 20%, 68%) |
| HSV | hsv(208, 17%, 74%) |
| CMYK | cmyk(16.9%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(70.26, -2.73, -9.65) |
| CIE-LCH | lch(70.26, 10.03, 254.22°) |
| OKLab | oklab(74.25% -0.0123 -0.0261) |
| OKLCH | oklch(74.25% 0.029 244.8) |
| XYZ | xyz(38.2237, 41.1135, 54.0561) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.21
Bluey Grey
#89A0B0
ΔE00 4.92
Light Grey Blue
#9DBCD4
ΔE00 5.39
Bluegrey
#85A3B2
ΔE00 5.93
Cloudy Blue
#ACC2D9
ΔE00 6.06
Cool Grey
#95A3A6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAEBD #BDAC9D
analogous
#9DBDBC #9DAEBD #9D9EBD
triadic
#9DAEBD #BD9DAE #AEBD9D
tetradic
#9DAEBD #BC9DBD #BDAC9D #9EBD9D
square
#9DAEBD #BC9DBD #BDAC9D #9EBD9D
split-complementary
#9DAEBD #BD9D9E #BDBC9D
monochromatic
#5A7186 #7890A4 #9DAEBD #C2CCD6 #E6EAEE
Accessibility & contrast
On white
2.28
#9DAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#9DAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAEBD
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAEBD | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBE
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#95B2B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9daebd; /* rgb */ color: rgb(157, 174, 189); /* oklch */ color: oklch(74.2% 0.029 244.8);
Tailwind
colors: {
custom: {
50: '#bac6d0',
500: '#9daebd',
950: '#000000',
},
}SCSS
$custom: #9daebd; $custom-light: #bac6d0; $custom-dark: #000000;
JSON
{
"hex": "#9daebd",
"rgb": {
"r": 157,
"g": 174,
"b": 189
},
"hsl": {
"h": 208.125,
"s": 19.512,
"l": 67.843
},
"oklch": {
"l": 0.74247,
"c": 0.02884,
"h": 244.8
},
"luminance": 0.41114
}Semantic roles & 50–950 ramp
primary
#9DAEBD
secondary
#E0DBD6
accent
#70489E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282