#9EADBB#9EADBB
#9EADBB is a light, muted cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.026 H 246.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADBB |
|---|---|
| RGB | rgb(158, 173, 187) |
| HSL | hsl(209, 18%, 68%) |
| HSV | hsv(209, 16%, 73%) |
| CMYK | cmyk(15.5%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(70.00, -2.29, -8.93) |
| CIE-LCH | lch(70.00, 9.21, 255.60°) |
| OKLab | oklab(74.04% -0.0106 -0.0241) |
| OKLCH | oklch(74.04% 0.026 246.3) |
| XYZ | xyz(38.0116, 40.7433, 52.8657) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.78
Bluey Grey
#89A0B0
ΔE00 5.05
Light Grey Blue
#9DBCD4
ΔE00 6.04
Cool Grey
#95A3A6
ΔE00 6.17
Bluegrey
#85A3B2
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADBB #BBAC9E
analogous
#9EBBBB #9EADBB #9E9EBB
triadic
#9EADBB #BB9EAD #ADBB9E
tetradic
#9EADBB #BB9EBB #BBAC9E #9EBB9E
square
#9EADBB #BB9EBB #BBAC9E #9EBB9E
split-complementary
#9EADBB #BB9E9E #BBBB9E
monochromatic
#5C7083 #7A8FA2 #9EADBB #C2CBD4 #E6EAED
Accessibility & contrast
On white
2.30
#9EADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#9EADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADBB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADBB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#97B0B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eadbb; /* rgb */ color: rgb(158, 173, 187); /* oklch */ color: oklch(74.0% 0.026 246.3);
Tailwind
colors: {
custom: {
50: '#bbc5cf',
500: '#9eadbb',
950: '#000000',
},
}SCSS
$custom: #9eadbb; $custom-light: #bbc5cf; $custom-dark: #000000;
JSON
{
"hex": "#9eadbb",
"rgb": {
"r": 158,
"g": 173,
"b": 187
},
"hsl": {
"h": 208.966,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.74041,
"c": 0.02633,
"h": 246.3
},
"luminance": 0.40744
}Semantic roles & 50–950 ramp
primary
#9EADBB
secondary
#DFDAD6
accent
#714A9C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182