#95BDCD#95BDCD
#95BDCD is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.5% C 0.048 H 224.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDCD |
|---|---|
| RGB | rgb(149, 189, 205) |
| HSL | hsl(197, 36%, 69%) |
| HSV | hsv(197, 27%, 80%) |
| CMYK | cmyk(27.3%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.31, -9.62, -12.40) |
| CIE-LCH | lch(74.31, 15.70, 232.18°) |
| OKLab | oklab(77.48% -0.0347 -0.0338) |
| OKLCH | oklch(77.48% 0.048 224.3) |
| XYZ | xyz(41.6081, 47.1908, 64.6622) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.99
Sky Blue
#87CEEB
ΔE00 6.49
Lightblue
#ADD8E6
ΔE00 6.78
Baby Blue
#89CFF0
ΔE00 7.06
Bluegrey
#85A3B2
ΔE00 7.44
Cloudy Blue
#ACC2D9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDCD #CDA595
analogous
#95CDC1 #95BDCD #95A1CD
triadic
#95BDCD #CD95BD #BDCD95
tetradic
#95BDCD #C195CD #CDA595 #A1CD95
square
#95BDCD #C195CD #CDA595 #A1CD95
split-complementary
#95BDCD #CD95A1 #CDC195
monochromatic
#4A869D #6BA3B9 #95BDCD #BFD7E1 #E8F1F4
Accessibility & contrast
On white
2.01
#95BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#95BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDCD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDCD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#84C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bdcd; /* rgb */ color: rgb(149, 189, 205); /* oklch */ color: oklch(77.5% 0.048 224.3);
Tailwind
colors: {
custom: {
50: '#b5d0dc',
500: '#95bdcd',
950: '#000000',
},
}SCSS
$custom: #95bdcd; $custom-light: #b5d0dc; $custom-dark: #000000;
JSON
{
"hex": "#95bdcd",
"rgb": {
"r": 149,
"g": 189,
"b": 205
},
"hsl": {
"h": 197.143,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.77478,
"c": 0.04842,
"h": 224.3
},
"luminance": 0.47193
}Semantic roles & 50–950 ramp
primary
#95BDCD
secondary
#E7DBD7
accent
#5937AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283