#95BBCC#95BBCC
#95BBCC is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.047 H 227.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBCC |
|---|---|
| RGB | rgb(149, 187, 204) |
| HSL | hsl(199, 35%, 69%) |
| HSV | hsv(199, 27%, 80%) |
| CMYK | cmyk(27%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(73.73, -8.80, -12.72) |
| CIE-LCH | lch(73.73, 15.47, 235.34°) |
| OKLab | oklab(77.01% -0.0324 -0.0347) |
| OKLCH | oklch(77.01% 0.047 227) |
| XYZ | xyz(41.0606, 46.2881, 63.8861) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.26
Bluegrey
#85A3B2
ΔE00 6.84
Sky Blue
#87CEEB
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 6.96
Baby Blue
#89CFF0
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBCC #CCA695
analogous
#95CCC2 #95BBCC #95A0CC
triadic
#95BBCC #CC95BB #BBCC95
tetradic
#95BBCC #C295CC #CCA695 #A0CC95
square
#95BBCC #C295CC #CCA695 #A0CC95
split-complementary
#95BBCC #CC95A0 #CCC295
monochromatic
#4B839C #6CA0B8 #95BBCC #BED6E0 #E8F0F4
Accessibility & contrast
On white
2.05
#95BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#95BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBCC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBCC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CD
Deuteranopia (green-blind)
#AAB2CC
Tritanopia (blue-blind)
#84C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bbcc; /* rgb */ color: rgb(149, 187, 204); /* oklch */ color: oklch(77.0% 0.047 227.0);
Tailwind
colors: {
custom: {
50: '#b5cfdb',
500: '#95bbcc',
950: '#000000',
},
}SCSS
$custom: #95bbcc; $custom-light: #b5cfdb; $custom-dark: #000000;
JSON
{
"hex": "#95bbcc",
"rgb": {
"r": 149,
"g": 187,
"b": 204
},
"hsl": {
"h": 198.545,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.77009,
"c": 0.04747,
"h": 227
},
"luminance": 0.4629
}Semantic roles & 50–950 ramp
primary
#95BBCC
secondary
#E6DBD6
accent
#5C38AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283