#9EADBF#9EADBF
#9EADBF is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.2% C 0.031 H 253.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADBF |
|---|---|
| RGB | rgb(158, 173, 191) |
| HSL | hsl(213, 20%, 68%) |
| HSV | hsv(213, 17%, 75%) |
| CMYK | cmyk(17.3%, 9.4%, 0%, 25.1%) |
| CIE-LAB | lab(70.12, -1.42, -10.95) |
| CIE-LCH | lch(70.12, 11.04, 262.61°) |
| OKLab | oklab(74.18% -0.0091 -0.0296) |
| OKLCH | oklch(74.18% 0.031 253) |
| XYZ | xyz(38.4458, 40.9170, 55.1523) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.33
Bluey Grey
#89A0B0
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.69
Bluegrey
#85A3B2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADBF #BFB09E
analogous
#9EBDBF #9EADBF #9F9EBF
triadic
#9EADBF #BF9EAD #ADBF9E
tetradic
#9EADBF #BF9EBD #BFB09E #9EBF9F
square
#9EADBF #BF9EBD #BFB09E #9EBF9F
split-complementary
#9EADBF #BF9F9E #BDBF9E
monochromatic
#5A6F89 #798EA7 #9EADBF #C3CCD7 #E8EBF0
Accessibility & contrast
On white
2.29
#9EADBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#9EADBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADBF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADBF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#96B1B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eadbf; /* rgb */ color: rgb(158, 173, 191); /* oklch */ color: oklch(74.2% 0.031 253.0);
Tailwind
colors: {
custom: {
50: '#bbc5d2',
500: '#9eadbf',
950: '#000000',
},
}SCSS
$custom: #9eadbf; $custom-light: #bbc5d2; $custom-dark: #000000;
JSON
{
"hex": "#9eadbf",
"rgb": {
"r": 158,
"g": 173,
"b": 191
},
"hsl": {
"h": 212.727,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.74177,
"c": 0.03099,
"h": 253
},
"luminance": 0.40918
}Semantic roles & 50–950 ramp
primary
#9EADBF
secondary
#E1DDD7
accent
#77479F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182