#95B2DE#95B2DE
#95B2DE is a light, moderate blue. Relative luminance 0.435; OKLCH L 75.8% C 0.071 H 258.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2DE |
|---|---|
| RGB | rgb(149, 178, 222) |
| HSL | hsl(216, 53%, 73%) |
| HSV | hsv(216, 33%, 87%) |
| CMYK | cmyk(32.9%, 19.8%, 0%, 12.9%) |
| CIE-LAB | lab(71.89, 0.45, -25.32) |
| CIE-LCH | lch(71.89, 25.33, 271.02°) |
| OKLab | oklab(75.76% -0.0141 -0.0698) |
| OKLCH | oklch(75.76% 0.071 258.6) |
| XYZ | xyz(41.4957, 43.5025, 75.3035) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.74
Carolina Blue
#8AB8FE
ΔE00 5.00
Light Grey Blue
#9DBCD4
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.17
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2DE #DEC195
analogous
#95D7DE #95B2DE #9C95DE
triadic
#95B2DE #DE95B2 #B2DE95
tetradic
#95B2DE #DE95D7 #DEC195 #95DE9C
square
#95B2DE #DE95D7 #DEC195 #95DE9C
split-complementary
#95B2DE #DE9C95 #D7DE95
monochromatic
#3B6FBE #6690CF #95B2DE #C4D4ED #E8EEF8
Accessibility & contrast
On white
2.16
#95B2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#95B2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2DE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2DE | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4E0
Deuteranopia (green-blind)
#9BADDD
Tritanopia (blue-blind)
#7FBBC1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95b2de; /* rgb */ color: rgb(149, 178, 222); /* oklch */ color: oklch(75.8% 0.071 258.6);
Tailwind
colors: {
custom: {
50: '#b6c8e8',
500: '#95b2de',
950: '#000000',
},
}SCSS
$custom: #95b2de; $custom-light: #b6c8e8; $custom-dark: #000000;
JSON
{
"hex": "#95b2de",
"rgb": {
"r": 149,
"g": 178,
"b": 222
},
"hsl": {
"h": 216.164,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.75762,
"c": 0.07125,
"h": 258.6
},
"luminance": 0.43504
}Semantic roles & 50–950 ramp
primary
#95B2DE
secondary
#EFE7DC
accent
#8326C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284