#95BBCD#95BBCD
#95BBCD is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.048 H 228.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBCD |
|---|---|
| RGB | rgb(149, 187, 205) |
| HSL | hsl(199, 36%, 69%) |
| HSV | hsv(199, 27%, 80%) |
| CMYK | cmyk(27.3%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.76, -8.56, -13.22) |
| CIE-LCH | lch(73.76, 15.75, 237.07°) |
| OKLab | oklab(77.04% -0.032 -0.0361) |
| OKLCH | oklch(77.04% 0.048 228.4) |
| XYZ | xyz(41.1809, 46.3363, 64.5198) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.88
Cloudy Blue
#ACC2D9
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 6.85
Baby Blue
#89CFF0
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBCD #CDA795
analogous
#95CDC3 #95BBCD #959FCD
triadic
#95BBCD #CD95BB #BBCD95
tetradic
#95BBCD #C395CD #CDA795 #9FCD95
square
#95BBCD #C395CD #CDA795 #9FCD95
split-complementary
#95BBCD #CD959F #CDC395
monochromatic
#4A839D #6BA0B9 #95BBCD #BFD6E1 #E8F0F4
Accessibility & contrast
On white
2.05
#95BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#95BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBCD
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBCD | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#84C0C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bbcd; /* rgb */ color: rgb(149, 187, 205); /* oklch */ color: oklch(77.0% 0.048 228.4);
Tailwind
colors: {
custom: {
50: '#b5cfdc',
500: '#95bbcd',
950: '#000000',
},
}SCSS
$custom: #95bbcd; $custom-light: #b5cfdc; $custom-dark: #000000;
JSON
{
"hex": "#95bbcd",
"rgb": {
"r": 149,
"g": 187,
"b": 205
},
"hsl": {
"h": 199.286,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.77044,
"c": 0.04822,
"h": 228.4
},
"luminance": 0.46338
}Semantic roles & 50–950 ramp
primary
#95BBCD
secondary
#E7DCD7
accent
#5D37AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283