#95BCD3#95BCD3
#95BCD3 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.053 H 234.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCD3 |
|---|---|
| RGB | rgb(149, 188, 211) |
| HSL | hsl(202, 41%, 71%) |
| HSV | hsv(202, 29%, 83%) |
| CMYK | cmyk(29.4%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(74.23, -7.67, -15.79) |
| CIE-LCH | lch(74.23, 17.56, 244.09°) |
| OKLab | oklab(77.47% -0.0311 -0.0432) |
| OKLCH | oklch(77.47% 0.053 234.2) |
| XYZ | xyz(42.1319, 47.0573, 68.4784) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.46
Cloudy Blue
#ACC2D9
ΔE00 5.62
Baby Blue
#89CFF0
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 6.52
Lightblue (survey)
#7BC8F6
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCD3 #D3AC95
analogous
#95D3CB #95BCD3 #959DD3
triadic
#95BCD3 #D395BC #BCD395
tetradic
#95BCD3 #CB95D3 #D3AC95 #9DD395
square
#95BCD3 #CB95D3 #D3AC95 #9DD395
split-complementary
#95BCD3 #D3959D #D3CB95
monochromatic
#4683A8 #6AA1C1 #95BCD3 #C0D7E5 #E9F1F6
Accessibility & contrast
On white
2.02
#95BCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#95BCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCD3
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCD3 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD4
Deuteranopia (green-blind)
#A9B3D3
Tritanopia (blue-blind)
#82C2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bcd3; /* rgb */ color: rgb(149, 188, 211); /* oklch */ color: oklch(77.5% 0.053 234.2);
Tailwind
colors: {
custom: {
50: '#b5d0e0',
500: '#95bcd3',
950: '#000000',
},
}SCSS
$custom: #95bcd3; $custom-light: #b5d0e0; $custom-dark: #000000;
JSON
{
"hex": "#95bcd3",
"rgb": {
"r": 149,
"g": 188,
"b": 211
},
"hsl": {
"h": 202.258,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.77473,
"c": 0.05321,
"h": 234.2
},
"luminance": 0.47059
}Semantic roles & 50–950 ramp
primary
#95BCD3
secondary
#EAE0D9
accent
#6231B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283