#95ABC0#95ABC0
#95ABC0 is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.039 H 247.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABC0 |
|---|---|
| RGB | rgb(149, 171, 192) |
| HSL | hsl(209, 25%, 67%) |
| HSV | hsv(209, 22%, 75%) |
| CMYK | cmyk(22.4%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(68.98, -2.98, -13.27) |
| CIE-LCH | lch(68.98, 13.60, 257.36°) |
| OKLab | oklab(73.14% -0.0152 -0.0361) |
| OKLCH | oklch(73.14% 0.039 247.1) |
| XYZ | xyz(36.4692, 39.3201, 55.5270) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.20
Cool Gray
#9AA7B0
ΔE00 4.99
Light Grey Blue
#9DBCD4
ΔE00 5.00
Bluegrey
#85A3B2
ΔE00 5.39
Cloudy Blue
#ACC2D9
ΔE00 6.38
Greyblue
#77A1B5
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABC0 #C0AA95
analogous
#95C0C0 #95ABC0 #9596C0
triadic
#95ABC0 #C095AB #ABC095
tetradic
#95ABC0 #C095C0 #C0AA95 #96C095
square
#95ABC0 #C095C0 #C0AA95 #96C095
split-complementary
#95ABC0 #C09596 #C0C095
monochromatic
#516E89 #6F8DA9 #95ABC0 #BBC9D7 #E2E8EE
Accessibility & contrast
On white
2.37
#95ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#95ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABC0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABC0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#9EA6C0
Tritanopia (blue-blind)
#89B0B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95abc0; /* rgb */ color: rgb(149, 171, 192); /* oklch */ color: oklch(73.1% 0.039 247.1);
Tailwind
colors: {
custom: {
50: '#b4c4d3',
500: '#95abc0',
950: '#000000',
},
}SCSS
$custom: #95abc0; $custom-light: #b4c4d3; $custom-dark: #000000;
JSON
{
"hex": "#95abc0",
"rgb": {
"r": 149,
"g": 171,
"b": 192
},
"hsl": {
"h": 209.302,
"s": 25.444,
"l": 66.863
},
"oklch": {
"l": 0.73136,
"c": 0.03917,
"h": 247.1
},
"luminance": 0.39321
}Semantic roles & 50–950 ramp
primary
#95ABC0
secondary
#DFD8D2
accent
#7242A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182