#95ABB4#95ABB4
#95ABB4 is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.7% C 0.028 H 224.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABB4 |
|---|---|
| RGB | rgb(149, 171, 180) |
| HSL | hsl(197, 17%, 65%) |
| HSV | hsv(197, 17%, 71%) |
| CMYK | cmyk(17.2%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(68.61, -5.67, -7.18) |
| CIE-LCH | lch(68.61, 9.15, 231.69°) |
| OKLab | oklab(72.72% -0.0198 -0.0194) |
| OKLCH | oklch(72.72% 0.028 224.4) |
| XYZ | xyz(35.1934, 38.8098, 48.8080) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.46
Cool Grey
#95A3A6
ΔE00 3.89
Bluegrey
#85A3B2
ΔE00 3.90
Bluey Grey
#89A0B0
ΔE00 4.52
Greyblue
#77A1B5
ΔE00 6.69
Light Grey Blue
#9DBCD4
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABB4 #B49E95
analogous
#95B4AE #95ABB4 #959CB4
triadic
#95ABB4 #B495AB #ABB495
tetradic
#95ABB4 #AE95B4 #B49E95 #9CB495
square
#95ABB4 #AE95B4 #B49E95 #9CB495
split-complementary
#95ABB4 #B4959C #B4AE95
monochromatic
#566F79 #718F9B #95ABB4 #B9C7CD #DDE4E7
Accessibility & contrast
On white
2.40
#95ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#95ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABB4
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABB4 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB5
Deuteranopia (green-blind)
#A1A6B4
Tritanopia (blue-blind)
#8DAEAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95abb4; /* rgb */ color: rgb(149, 171, 180); /* oklch */ color: oklch(72.7% 0.028 224.4);
Tailwind
colors: {
custom: {
50: '#b4c4ca',
500: '#95abb4',
950: '#000000',
},
}SCSS
$custom: #95abb4; $custom-light: #b4c4ca; $custom-dark: #000000;
JSON
{
"hex": "#95abb4",
"rgb": {
"r": 149,
"g": 171,
"b": 180
},
"hsl": {
"h": 197.419,
"s": 17.127,
"l": 64.51
},
"oklch": {
"l": 0.72722,
"c": 0.02776,
"h": 224.4
},
"luminance": 0.38811
}Semantic roles & 50–950 ramp
primary
#95ABB4
secondary
#D8D0CD
accent
#624A9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182