#95BCD7#95BCD7
#95BCD7 is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.6% C 0.057 H 238.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCD7 |
|---|---|
| RGB | rgb(149, 188, 215) |
| HSL | hsl(205, 45%, 71%) |
| HSV | hsv(205, 31%, 84%) |
| CMYK | cmyk(30.7%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(74.36, -6.70, -17.77) |
| CIE-LCH | lch(74.36, 18.99, 249.33°) |
| OKLab | oklab(77.62% -0.0296 -0.0487) |
| OKLCH | oklch(77.62% 0.057 238.7) |
| XYZ | xyz(42.6396, 47.2604, 71.1523) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.87
Cloudy Blue
#ACC2D9
ΔE00 5.03
Lightsteelblue
#B0C4DE
ΔE00 6.40
Light Blue
#95D0FC
ΔE00 6.53
Lightblue (survey)
#7BC8F6
ΔE00 6.57
Baby Blue
#89CFF0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCD7 #D7B095
analogous
#95D7D1 #95BCD7 #959BD7
triadic
#95BCD7 #D795BC #BCD795
tetradic
#95BCD7 #D195D7 #D7B095 #9BD795
square
#95BCD7 #D195D7 #D7B095 #9BD795
split-complementary
#95BCD7 #D7959B #D7D195
monochromatic
#4283AF #69A0C6 #95BCD7 #C1D8E8 #E9F1F7
Accessibility & contrast
On white
2.01
#95BCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#95BCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCD7
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCD7 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BBD8
Deuteranopia (green-blind)
#A7B4D7
Tritanopia (blue-blind)
#80C3C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bcd7; /* rgb */ color: rgb(149, 188, 215); /* oklch */ color: oklch(77.6% 0.057 238.7);
Tailwind
colors: {
custom: {
50: '#b5d0e3',
500: '#95bcd7',
950: '#000000',
},
}SCSS
$custom: #95bcd7; $custom-light: #b5d0e3; $custom-dark: #000000;
JSON
{
"hex": "#95bcd7",
"rgb": {
"r": 149,
"g": 188,
"b": 215
},
"hsl": {
"h": 204.545,
"s": 45.205,
"l": 71.373
},
"oklch": {
"l": 0.77619,
"c": 0.05698,
"h": 238.7
},
"luminance": 0.47262
}Semantic roles & 50–950 ramp
primary
#95BCD7
secondary
#ECE2DB
accent
#662DB8
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283