#95B2DB#95B2DB
#95B2DB is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.6% C 0.067 H 257.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2DB |
|---|---|
| RGB | rgb(149, 178, 219) |
| HSL | hsl(215, 49%, 72%) |
| HSV | hsv(215, 32%, 86%) |
| CMYK | cmyk(32%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(71.79, -0.30, -23.85) |
| CIE-LCH | lch(71.79, 23.85, 269.27°) |
| OKLab | oklab(75.64% -0.0151 -0.0657) |
| OKLCH | oklch(75.64% 0.067 257.1) |
| XYZ | xyz(41.0972, 43.3431, 73.2048) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.27
Light Grey Blue
#9DBCD4
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2DB #DBBE95
analogous
#95D5DB #95B2DB #9B95DB
triadic
#95B2DB #DB95B2 #B2DB95
tetradic
#95B2DB #DB95D5 #DBBE95 #95DB9B
square
#95B2DB #DB95D5 #DBBE95 #95DB9B
split-complementary
#95B2DB #DB9B95 #D5DB95
monochromatic
#3E70B7 #6791CB #95B2DB #C3D3EB #E8EEF7
Accessibility & contrast
On white
2.17
#95B2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#95B2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2DB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2DB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DD
Deuteranopia (green-blind)
#9CADDA
Tritanopia (blue-blind)
#80BBC0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95b2db; /* rgb */ color: rgb(149, 178, 219); /* oklch */ color: oklch(75.6% 0.067 257.1);
Tailwind
colors: {
custom: {
50: '#b6c8e6',
500: '#95b2db',
950: '#000000',
},
}SCSS
$custom: #95b2db; $custom-light: #b6c8e6; $custom-dark: #000000;
JSON
{
"hex": "#95b2db",
"rgb": {
"r": 149,
"g": 178,
"b": 219
},
"hsl": {
"h": 215.143,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.75642,
"c": 0.06739,
"h": 257.1
},
"luminance": 0.43345
}Semantic roles & 50–950 ramp
primary
#95B2DB
secondary
#EEE7DD
accent
#7F29BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284