#95ABC2#95ABC2
#95ABC2 is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.041 H 249.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABC2 |
|---|---|
| RGB | rgb(149, 171, 194) |
| HSL | hsl(211, 27%, 67%) |
| HSV | hsv(211, 23%, 76%) |
| CMYK | cmyk(23.2%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.05, -2.51, -14.28) |
| CIE-LCH | lch(69.05, 14.49, 260.02°) |
| OKLab | oklab(73.21% -0.0145 -0.0389) |
| OKLCH | oklch(73.21% 0.041 249.6) |
| XYZ | xyz(36.6923, 39.4093, 56.7020) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 5.11
Cool Gray
#9AA7B0
ΔE00 5.66
Bluegrey
#85A3B2
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABC2 #C2AC95
analogous
#95C1C2 #95ABC2 #9695C2
triadic
#95ABC2 #C295AB #ABC295
tetradic
#95ABC2 #C295C1 #C2AC95 #95C296
square
#95ABC2 #C295C1 #C2AC95 #95C296
split-complementary
#95ABC2 #C29695 #C1C295
monochromatic
#516E8C #6E8CAC #95ABC2 #BCCAD8 #E3E9EF
Accessibility & contrast
On white
2.36
#95ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#95ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABC2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABC2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC3
Deuteranopia (green-blind)
#9DA6C2
Tritanopia (blue-blind)
#89B0B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95abc2; /* rgb */ color: rgb(149, 171, 194); /* oklch */ color: oklch(73.2% 0.041 249.6);
Tailwind
colors: {
custom: {
50: '#b4c4d4',
500: '#95abc2',
950: '#000000',
},
}SCSS
$custom: #95abc2; $custom-light: #b4c4d4; $custom-dark: #000000;
JSON
{
"hex": "#95abc2",
"rgb": {
"r": 149,
"g": 171,
"b": 194
},
"hsl": {
"h": 210.667,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.73208,
"c": 0.04149,
"h": 249.6
},
"luminance": 0.3941
}Semantic roles & 50–950 ramp
primary
#95ABC2
secondary
#E0DAD2
accent
#7440A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183