#95BCD4#95BCD4
#95BCD4 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.054 H 235.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCD4 |
|---|---|
| RGB | rgb(149, 188, 212) |
| HSL | hsl(203, 42%, 71%) |
| HSV | hsv(203, 30%, 83%) |
| CMYK | cmyk(29.7%, 11.3%, 0%, 16.9%) |
| CIE-LAB | lab(74.26, -7.43, -16.29) |
| CIE-LCH | lch(74.26, 17.90, 245.48°) |
| OKLab | oklab(77.51% -0.0307 -0.0445) |
| OKLCH | oklch(77.51% 0.054 235.4) |
| XYZ | xyz(42.2577, 47.1076, 69.1407) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.23
Cloudy Blue
#ACC2D9
ΔE00 5.43
Baby Blue
#89CFF0
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 6.96
Lightblue (survey)
#7BC8F6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCD4 #D4AD95
analogous
#95D4CC #95BCD4 #959CD4
triadic
#95BCD4 #D495BC #BCD495
tetradic
#95BCD4 #CC95D4 #D4AD95 #9CD495
square
#95BCD4 #CC95D4 #D4AD95 #9CD495
split-complementary
#95BCD4 #D4959C #D4CC95
monochromatic
#4583AA #69A0C2 #95BCD4 #C1D8E6 #E9F1F6
Accessibility & contrast
On white
2.02
#95BCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#95BCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCD4
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCD4 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD5
Deuteranopia (green-blind)
#A8B3D4
Tritanopia (blue-blind)
#81C2C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bcd4; /* rgb */ color: rgb(149, 188, 212); /* oklch */ color: oklch(77.5% 0.054 235.4);
Tailwind
colors: {
custom: {
50: '#b5d0e1',
500: '#95bcd4',
950: '#000000',
},
}SCSS
$custom: #95bcd4; $custom-light: #b5d0e1; $custom-dark: #000000;
JSON
{
"hex": "#95bcd4",
"rgb": {
"r": 149,
"g": 188,
"b": 212
},
"hsl": {
"h": 202.857,
"s": 42.282,
"l": 70.784
},
"oklch": {
"l": 0.77509,
"c": 0.05411,
"h": 235.4
},
"luminance": 0.47109
}Semantic roles & 50–950 ramp
primary
#95BCD4
secondary
#EBE0DA
accent
#6330B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283