#95BDCC#95BDCC
#95BDCC is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.4% C 0.048 H 222.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDCC |
|---|---|
| RGB | rgb(149, 189, 204) |
| HSL | hsl(196, 35%, 69%) |
| HSV | hsv(196, 27%, 80%) |
| CMYK | cmyk(27%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(74.28, -9.86, -11.90) |
| CIE-LCH | lch(74.28, 15.45, 230.37°) |
| OKLab | oklab(77.44% -0.035 -0.0324) |
| OKLCH | oklch(77.44% 0.048 222.8) |
| XYZ | xyz(41.4878, 47.1426, 64.0285) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 6.74
Baby Blue
#89CFF0
ΔE00 7.28
Bluegrey
#85A3B2
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDCC #CCA495
analogous
#95CCC0 #95BDCC #95A2CC
triadic
#95BDCC #CC95BD #BDCC95
tetradic
#95BDCC #C095CC #CCA495 #A2CC95
square
#95BDCC #C095CC #CCA495 #A2CC95
split-complementary
#95BDCC #CC95A2 #CCC095
monochromatic
#4B869C #6CA3B8 #95BDCC #BED7E0 #E8F0F4
Accessibility & contrast
On white
2.01
#95BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#95BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDCC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDCC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#84C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bdcc; /* rgb */ color: rgb(149, 189, 204); /* oklch */ color: oklch(77.4% 0.048 222.8);
Tailwind
colors: {
custom: {
50: '#b5d0db',
500: '#95bdcc',
950: '#000000',
},
}SCSS
$custom: #95bdcc; $custom-light: #b5d0db; $custom-dark: #000000;
JSON
{
"hex": "#95bdcc",
"rgb": {
"r": 149,
"g": 189,
"b": 204
},
"hsl": {
"h": 196.364,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.77444,
"c": 0.04776,
"h": 222.8
},
"luminance": 0.47144
}Semantic roles & 50–950 ramp
primary
#95BDCC
secondary
#E6DBD6
accent
#5838AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283