#95ABBD#95ABBD
#95ABBD is a light, muted cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.036 H 242.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABBD |
|---|---|
| RGB | rgb(149, 171, 189) |
| HSL | hsl(207, 23%, 66%) |
| HSV | hsv(207, 21%, 74%) |
| CMYK | cmyk(21.2%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(68.89, -3.66, -11.75) |
| CIE-LCH | lch(68.89, 12.31, 252.69°) |
| OKLab | oklab(73.03% -0.0164 -0.0319) |
| OKLCH | oklch(73.03% 0.036 242.9) |
| XYZ | xyz(36.1402, 39.1885, 53.7942) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.58
Cool Gray
#9AA7B0
ΔE00 4.07
Bluegrey
#85A3B2
ΔE00 4.50
Light Grey Blue
#9DBCD4
ΔE00 5.12
Greyblue
#77A1B5
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABBD #BDA795
analogous
#95BDBB #95ABBD #9597BD
triadic
#95ABBD #BD95AB #ABBD95
tetradic
#95ABBD #BB95BD #BDA795 #97BD95
square
#95ABBD #BB95BD #BDA795 #97BD95
split-complementary
#95ABBD #BD9597 #BDBB95
monochromatic
#536E85 #6F8DA6 #95ABBD #BBC9D4 #E0E7EC
Accessibility & contrast
On white
2.38
#95ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#95ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABBD
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABBD | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#9FA6BD
Tritanopia (blue-blind)
#8AAFB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95abbd; /* rgb */ color: rgb(149, 171, 189); /* oklch */ color: oklch(73.0% 0.036 242.9);
Tailwind
colors: {
custom: {
50: '#b4c4d0',
500: '#95abbd',
950: '#000000',
},
}SCSS
$custom: #95abbd; $custom-light: #b4c4d0; $custom-dark: #000000;
JSON
{
"hex": "#95abbd",
"rgb": {
"r": 149,
"g": 171,
"b": 189
},
"hsl": {
"h": 207,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.7303,
"c": 0.03586,
"h": 242.9
},
"luminance": 0.3919
}Semantic roles & 50–950 ramp
primary
#95ABBD
secondary
#DDD6D0
accent
#6E44A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182