#9EADBA#9EADBA
#9EADBA is a light, muted cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.025 H 244.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADBA |
|---|---|
| RGB | rgb(158, 173, 186) |
| HSL | hsl(208, 17%, 67%) |
| HSV | hsv(208, 15%, 73%) |
| CMYK | cmyk(15.1%, 7%, 0%, 27.1%) |
| CIE-LAB | lab(69.97, -2.51, -8.42) |
| CIE-LCH | lch(69.97, 8.78, 253.42°) |
| OKLab | oklab(74.01% -0.011 -0.0227) |
| OKLCH | oklch(74.01% 0.025 244.3) |
| XYZ | xyz(37.9049, 40.7007, 52.3038) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.44
Bluey Grey
#89A0B0
ΔE00 5.01
Cool Grey
#95A3A6
ΔE00 5.77
Bluegrey
#85A3B2
ΔE00 6.10
Light Grey Blue
#9DBCD4
ΔE00 6.19
Cloudy Blue
#ACC2D9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADBA #BAAB9E
analogous
#9EBAB9 #9EADBA #9E9FBA
triadic
#9EADBA #BA9EAD #ADBA9E
tetradic
#9EADBA #B99EBA #BAAB9E #9FBA9E
square
#9EADBA #B99EBA #BAAB9E #9FBA9E
split-complementary
#9EADBA #BA9E9F #BAB99E
monochromatic
#5C7081 #7A8FA1 #9EADBA #C2CBD3 #E6E9ED
Accessibility & contrast
On white
2.30
#9EADBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#9EADBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADBA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADBA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#A4AABA
Tritanopia (blue-blind)
#97B0B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eadba; /* rgb */ color: rgb(158, 173, 186); /* oklch */ color: oklch(74.0% 0.025 244.3);
Tailwind
colors: {
custom: {
50: '#bac5ce',
500: '#9eadba',
950: '#000000',
},
}SCSS
$custom: #9eadba; $custom-light: #bac5ce; $custom-dark: #000000;
JSON
{
"hex": "#9eadba",
"rgb": {
"r": 158,
"g": 173,
"b": 186
},
"hsl": {
"h": 207.857,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.74007,
"c": 0.02523,
"h": 244.3
},
"luminance": 0.40701
}Semantic roles & 50–950 ramp
primary
#9EADBA
secondary
#DEDAD6
accent
#704A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182