#95BCD2#95BCD2
#95BCD2 is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.4% C 0.052 H 233.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCD2 |
|---|---|
| RGB | rgb(149, 188, 210) |
| HSL | hsl(202, 40%, 70%) |
| HSV | hsv(202, 29%, 82%) |
| CMYK | cmyk(29%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.19, -7.91, -15.30) |
| CIE-LCH | lch(74.19, 17.22, 242.65°) |
| OKLab | oklab(77.44% -0.0315 -0.0418) |
| OKLCH | oklch(77.44% 0.052 233) |
| XYZ | xyz(42.0070, 47.0073, 67.8202) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.73
Cloudy Blue
#ACC2D9
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 6.48
Baby Blue
#89CFF0
ΔE00 6.53
Lightblue (survey)
#7BC8F6
ΔE00 7.37
Bluegrey
#85A3B2
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCD2 #D2AB95
analogous
#95D2C9 #95BCD2 #959ED2
triadic
#95BCD2 #D295BC #BCD295
tetradic
#95BCD2 #C995D2 #D2AB95 #9ED295
square
#95BCD2 #C995D2 #D2AB95 #9ED295
split-complementary
#95BCD2 #D2959E #D2C995
monochromatic
#4784A6 #6AA1C0 #95BCD2 #C0D7E4 #EAF1F6
Accessibility & contrast
On white
2.02
#95BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#95BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCD2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCD2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD3
Deuteranopia (green-blind)
#A9B3D2
Tritanopia (blue-blind)
#82C2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bcd2; /* rgb */ color: rgb(149, 188, 210); /* oklch */ color: oklch(77.4% 0.052 233.0);
Tailwind
colors: {
custom: {
50: '#b5d0df',
500: '#95bcd2',
950: '#000000',
},
}SCSS
$custom: #95bcd2; $custom-light: #b5d0df; $custom-dark: #000000;
JSON
{
"hex": "#95bcd2",
"rgb": {
"r": 149,
"g": 188,
"b": 210
},
"hsl": {
"h": 201.639,
"s": 40.397,
"l": 70.392
},
"oklch": {
"l": 0.77437,
"c": 0.05232,
"h": 233
},
"luminance": 0.47009
}Semantic roles & 50–950 ramp
primary
#95BCD2
secondary
#EADFD9
accent
#6132B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283