#95B5D5#95B5D5
#95B5D5 is a light, muted cyan. Relative luminance 0.442; OKLCH L 76.0% C 0.058 H 248.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95B5D5 |
|---|---|
| RGB | rgb(149, 181, 213) |
| HSL | hsl(210, 43%, 71%) |
| HSV | hsv(210, 30%, 84%) |
| CMYK | cmyk(30%, 15%, 0%, 16.5%) |
| CIE-LAB | lab(72.39, -3.42, -19.66) |
| CIE-LCH | lch(72.39, 19.96, 260.12°) |
| OKLab | oklab(76.05% -0.0211 -0.0539) |
| OKLCH | oklch(76.05% 0.058 248.6) |
| XYZ | xyz(40.9250, 44.2397, 69.3207) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.35
Cloudy Blue
#ACC2D9
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B5D5 #D5B595
analogous
#95D5D5 #95B5D5 #9595D5
triadic
#95B5D5 #D595B5 #B5D595
tetradic
#95B5D5 #D595D5 #D5B595 #95D595
square
#95B5D5 #D595D5 #D5B595 #95D595
split-complementary
#95B5D5 #D59595 #D5D595
monochromatic
#4478AC #6996C4 #95B5D5 #C1D4E6 #E9F0F6
Accessibility & contrast
On white
2.13
#95B5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#95B5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B5D5
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B5D5 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B5D7
Deuteranopia (green-blind)
#A1AFD4
Tritanopia (blue-blind)
#82BCBF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95b5d5; /* rgb */ color: rgb(149, 181, 213); /* oklch */ color: oklch(76.0% 0.058 248.6);
Tailwind
colors: {
custom: {
50: '#b5cbe2',
500: '#95b5d5',
950: '#000000',
},
}SCSS
$custom: #95b5d5; $custom-light: #b5cbe2; $custom-dark: #000000;
JSON
{
"hex": "#95b5d5",
"rgb": {
"r": 149,
"g": 181,
"b": 213
},
"hsl": {
"h": 210,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.76045,
"c": 0.05792,
"h": 248.6
},
"luminance": 0.44241
}Semantic roles & 50–950 ramp
primary
#95B5D5
secondary
#EBE3DA
accent
#732FB6
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283