#95B7E1#95B7E1
#95B7E1 is a light, moderate cyan. Relative luminance 0.457; OKLCH L 76.9% C 0.071 H 254.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95B7E1 |
|---|---|
| RGB | rgb(149, 183, 225) |
| HSL | hsl(213, 56%, 73%) |
| HSV | hsv(213, 34%, 88%) |
| CMYK | cmyk(33.8%, 18.7%, 0%, 11.8%) |
| CIE-LAB | lab(73.34, -1.52, -24.74) |
| CIE-LCH | lch(73.34, 24.79, 266.48°) |
| OKLab | oklab(76.94% -0.0196 -0.0682) |
| OKLCH | oklch(76.94% 0.071 254) |
| XYZ | xyz(42.9144, 45.6908, 77.7776) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 4.42
Light Grey Blue
#9DBCD4
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 6.12
Cloudy Blue
#ACC2D9
ΔE00 6.18
Baby Blue (survey)
#A2CFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B7E1 #E1BF95
analogous
#95DDE1 #95B7E1 #9995E1
triadic
#95B7E1 #E195B7 #B7E195
tetradic
#95B7E1 #E195DD #E1BF95 #95E199
square
#95B7E1 #E195DD #E1BF95 #95E199
split-complementary
#95B7E1 #E19995 #DDE195
monochromatic
#3876C4 #6597D3 #95B7E1 #C5D7EE #E7EFF8
Accessibility & contrast
On white
2.07
#95B7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#95B7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B7E1
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B7E1 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8E3
Deuteranopia (green-blind)
#9FB1E0
Tritanopia (blue-blind)
#7DC0C5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95b7e1; /* rgb */ color: rgb(149, 183, 225); /* oklch */ color: oklch(76.9% 0.071 254.0);
Tailwind
colors: {
custom: {
50: '#b6ccea',
500: '#95b7e1',
950: '#000000',
},
}SCSS
$custom: #95b7e1; $custom-light: #b6ccea; $custom-dark: #000000;
JSON
{
"hex": "#95b7e1",
"rgb": {
"r": 149,
"g": 183,
"b": 225
},
"hsl": {
"h": 213.158,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.76935,
"c": 0.07097,
"h": 254
},
"luminance": 0.45693
}Semantic roles & 50–950 ramp
primary
#95B7E1
secondary
#EFE7DC
accent
#7B22C3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284