#95B1C2#95B1C2
#95B1C2 is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.5% C 0.039 H 234.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #95B1C2 |
|---|---|
| RGB | rgb(149, 177, 194) |
| HSL | hsl(203, 27%, 67%) |
| HSV | hsv(203, 23%, 76%) |
| CMYK | cmyk(23.2%, 8.8%, 0%, 23.9%) |
| CIE-LAB | lab(70.68, -5.77, -11.82) |
| CIE-LCH | lch(70.68, 13.15, 243.98°) |
| OKLab | oklab(74.5% -0.0227 -0.0321) |
| OKLCH | oklch(74.5% 0.039 234.7) |
| XYZ | xyz(37.8514, 41.7276, 57.0884) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.94
Bluegrey
#85A3B2
ΔE00 4.47
Bluey Grey
#89A0B0
ΔE00 5.01
Cool Gray
#9AA7B0
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 6.34
Greyblue
#77A1B5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B1C2 #C2A695
analogous
#95C2BD #95B1C2 #959BC2
triadic
#95B1C2 #C295B1 #B1C295
tetradic
#95B1C2 #BD95C2 #C2A695 #9BC295
square
#95B1C2 #BD95C2 #C2A695 #9BC295
split-complementary
#95B1C2 #C2959B #C2BD95
monochromatic
#51768C #6E94AC #95B1C2 #BCCED8 #E3EAEF
Accessibility & contrast
On white
2.25
#95B1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#95B1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B1C2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B1C2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C3
Deuteranopia (green-blind)
#A3ABC2
Tritanopia (blue-blind)
#88B6B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95b1c2; /* rgb */ color: rgb(149, 177, 194); /* oklch */ color: oklch(74.5% 0.039 234.7);
Tailwind
colors: {
custom: {
50: '#b5c8d4',
500: '#95b1c2',
950: '#000000',
},
}SCSS
$custom: #95b1c2; $custom-light: #b5c8d4; $custom-dark: #000000;
JSON
{
"hex": "#95b1c2",
"rgb": {
"r": 149,
"g": 177,
"b": 194
},
"hsl": {
"h": 202.667,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.74497,
"c": 0.03938,
"h": 234.7
},
"luminance": 0.41729
}Semantic roles & 50–950 ramp
primary
#95B1C2
secondary
#E0D8D2
accent
#6640A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283