#95ABC7#95ABC7
#95ABC7 is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.048 H 254.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABC7 |
|---|---|
| RGB | rgb(149, 171, 199) |
| HSL | hsl(214, 31%, 68%) |
| HSV | hsv(214, 25%, 78%) |
| CMYK | cmyk(25.1%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(69.21, -1.34, -16.79) |
| CIE-LCH | lch(69.21, 16.84, 265.43°) |
| OKLab | oklab(73.39% -0.0127 -0.0458) |
| OKLCH | oklch(73.39% 0.048 254.6) |
| XYZ | xyz(37.2633, 39.6377, 59.7093) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.83
Bluey Grey
#89A0B0
ΔE00 6.30
Cloudy Blue
#ACC2D9
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.90
Cool Gray
#9AA7B0
ΔE00 7.35
Bluegrey
#85A3B2
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABC7 #C7B195
analogous
#95C4C7 #95ABC7 #9895C7
triadic
#95ABC7 #C795AB #ABC795
tetradic
#95ABC7 #C795C4 #C7B195 #95C798
square
#95ABC7 #C795C4 #C7B195 #95C798
split-complementary
#95ABC7 #C79895 #C4C795
monochromatic
#4E6D94 #6D8BB2 #95ABC7 #BDCBDC #E5EAF1
Accessibility & contrast
On white
2.35
#95ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#95ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABC7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABC7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACC8
Deuteranopia (green-blind)
#9CA7C6
Tritanopia (blue-blind)
#87B1B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95abc7; /* rgb */ color: rgb(149, 171, 199); /* oklch */ color: oklch(73.4% 0.048 254.6);
Tailwind
colors: {
custom: {
50: '#b5c4d8',
500: '#95abc7',
950: '#000000',
},
}SCSS
$custom: #95abc7; $custom-light: #b5c4d8; $custom-dark: #000000;
JSON
{
"hex": "#95abc7",
"rgb": {
"r": 149,
"g": 171,
"b": 199
},
"hsl": {
"h": 213.6,
"s": 30.864,
"l": 68.235
},
"oklch": {
"l": 0.73391,
"c": 0.04757,
"h": 254.6
},
"luminance": 0.39639
}Semantic roles & 50–950 ramp
primary
#95ABC7
secondary
#E3DDD4
accent
#793CAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183