#95ABB2#95ABB2
#95ABB2 is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.027 H 218.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABB2 |
|---|---|
| RGB | rgb(149, 171, 178) |
| HSL | hsl(194, 16%, 64%) |
| HSV | hsv(194, 16%, 70%) |
| CMYK | cmyk(16.3%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.55, -6.11, -6.16) |
| CIE-LCH | lch(68.55, 8.67, 225.24°) |
| OKLab | oklab(72.66% -0.0206 -0.0167) |
| OKLCH | oklch(72.66% 0.027 218.9) |
| XYZ | xyz(34.9912, 38.7289, 47.7427) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.51
Cool Gray
#9AA7B0
ΔE00 3.96
Bluegrey
#85A3B2
ΔE00 4.39
Bluey Grey
#89A0B0
ΔE00 5.23
Greyblue
#77A1B5
ΔE00 7.08
Pewter
#899397
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABB2 #B29C95
analogous
#95B2AB #95ABB2 #959DB2
triadic
#95ABB2 #B295AB #ABB295
tetradic
#95ABB2 #AB95B2 #B29C95 #9DB295
square
#95ABB2 #AB95B2 #B29C95 #9DB295
split-complementary
#95ABB2 #B2959D #B2AB95
monochromatic
#566F77 #728F98 #95ABB2 #B8C7CC #DCE3E6
Accessibility & contrast
On white
2.40
#95ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#95ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABB2
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABB2 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#A2A6B2
Tritanopia (blue-blind)
#8DAEAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95abb2; /* rgb */ color: rgb(149, 171, 178); /* oklch */ color: oklch(72.7% 0.027 218.9);
Tailwind
colors: {
custom: {
50: '#b4c4c9',
500: '#95abb2',
950: '#000000',
},
}SCSS
$custom: #95abb2; $custom-light: #b4c4c9; $custom-dark: #000000;
JSON
{
"hex": "#95abb2",
"rgb": {
"r": 149,
"g": 171,
"b": 178
},
"hsl": {
"h": 194.483,
"s": 15.847,
"l": 64.118
},
"oklch": {
"l": 0.72657,
"c": 0.02651,
"h": 218.9
},
"luminance": 0.3873
}Semantic roles & 50–950 ramp
primary
#95ABB2
secondary
#D6CFCC
accent
#5E4B9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182