#9DAFBB#9DAFBB
#9DAFBB is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.4% C 0.027 H 237.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAFBB |
|---|---|
| RGB | rgb(157, 175, 187) |
| HSL | hsl(204, 18%, 67%) |
| HSV | hsv(204, 16%, 73%) |
| CMYK | cmyk(16%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(70.47, -3.70, -8.23) |
| CIE-LCH | lch(70.47, 9.03, 245.78°) |
| OKLab | oklab(74.39% -0.0145 -0.0222) |
| OKLCH | oklch(74.39% 0.027 237) |
| XYZ | xyz(38.2020, 41.4151, 52.9853) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.79
Bluey Grey
#89A0B0
ΔE00 5.04
Cool Grey
#95A3A6
ΔE00 5.41
Bluegrey
#85A3B2
ΔE00 5.49
Light Grey Blue
#9DBCD4
ΔE00 5.71
Cloudy Blue
#ACC2D9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAFBB #BBA99D
analogous
#9DBBB8 #9DAFBB #9DA0BB
triadic
#9DAFBB #BB9DAF #AFBB9D
tetradic
#9DAFBB #B89DBB #BBA99D #A0BB9D
square
#9DAFBB #B89DBB #BBA99D #A0BB9D
split-complementary
#9DAFBB #BB9DA0 #BBB89D
monochromatic
#5B7383 #7992A2 #9DAFBB #C1CCD4 #E5EAED
Accessibility & contrast
On white
2.26
#9DAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#9DAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAFBB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAFBB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#95B2B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9dafbb; /* rgb */ color: rgb(157, 175, 187); /* oklch */ color: oklch(74.4% 0.027 237.0);
Tailwind
colors: {
custom: {
50: '#bac6cf',
500: '#9dafbb',
950: '#000000',
},
}SCSS
$custom: #9dafbb; $custom-light: #bac6cf; $custom-dark: #000000;
JSON
{
"hex": "#9dafbb",
"rgb": {
"r": 157,
"g": 175,
"b": 187
},
"hsl": {
"h": 204,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.74393,
"c": 0.02654,
"h": 237
},
"luminance": 0.41416
}Semantic roles & 50–950 ramp
primary
#9DAFBB
secondary
#DFD9D5
accent
#6A499C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282