#95BDCE#95BDCE
#95BDCE is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.5% C 0.049 H 225.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDCE |
|---|---|
| RGB | rgb(149, 189, 206) |
| HSL | hsl(198, 37%, 70%) |
| HSV | hsv(198, 28%, 81%) |
| CMYK | cmyk(27.7%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.34, -9.39, -12.90) |
| CIE-LCH | lch(74.34, 15.95, 233.95°) |
| OKLab | oklab(77.51% -0.0343 -0.0352) |
| OKLCH | oklch(77.51% 0.049 225.7) |
| XYZ | xyz(41.7292, 47.2392, 65.2999) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 6.85
Baby Blue
#89CFF0
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDCE #CEA695
analogous
#95CEC3 #95BDCE #95A1CE
triadic
#95BDCE #CE95BD #BDCE95
tetradic
#95BDCE #C395CE #CEA695 #A1CE95
square
#95BDCE #C395CE #CEA695 #A1CE95
split-complementary
#95BDCE #CE95A1 #CEC395
monochromatic
#4A869F #6BA3BB #95BDCE #BFD7E1 #E9F1F5
Accessibility & contrast
On white
2.01
#95BDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#95BDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDCE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDCE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#83C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bdce; /* rgb */ color: rgb(149, 189, 206); /* oklch */ color: oklch(77.5% 0.049 225.7);
Tailwind
colors: {
custom: {
50: '#b5d0dd',
500: '#95bdce',
950: '#000000',
},
}SCSS
$custom: #95bdce; $custom-light: #b5d0dd; $custom-dark: #000000;
JSON
{
"hex": "#95bdce",
"rgb": {
"r": 149,
"g": 189,
"b": 206
},
"hsl": {
"h": 197.895,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.77513,
"c": 0.04912,
"h": 225.7
},
"luminance": 0.47241
}Semantic roles & 50–950 ramp
primary
#95BDCE
secondary
#E8DCD7
accent
#5A36B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283