#95B2CD#95B2CD
#95B2CD is a light, muted cyan. Relative luminance 0.426; OKLCH L 75.1% C 0.050 H 246.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2CD |
|---|---|
| RGB | rgb(149, 178, 205) |
| HSL | hsl(209, 36%, 69%) |
| HSV | hsv(209, 27%, 80%) |
| CMYK | cmyk(27.3%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.31, -3.73, -16.92) |
| CIE-LCH | lch(71.31, 17.33, 257.56°) |
| OKLab | oklab(75.11% -0.02 -0.0463) |
| OKLCH | oklch(75.11% 0.05 246.6) |
| XYZ | xyz(39.3311, 42.6367, 63.9032) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.06
Cloudy Blue
#ACC2D9
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 5.96
Bluey Grey
#89A0B0
ΔE00 6.51
Bluegrey
#85A3B2
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2CD #CDB095
analogous
#95CDCC #95B2CD #9596CD
triadic
#95B2CD #CD95B2 #B2CD95
tetradic
#95B2CD #CC95CD #CDB095 #96CD95
square
#95B2CD #CC95CD #CDB095 #96CD95
split-complementary
#95B2CD #CD9596 #CDCC95
monochromatic
#4A759D #6B94B9 #95B2CD #BFD0E1 #E8EEF4
Accessibility & contrast
On white
2.20
#95B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#95B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2CD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2CD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#A1ACCC
Tritanopia (blue-blind)
#85B8BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95b2cd; /* rgb */ color: rgb(149, 178, 205); /* oklch */ color: oklch(75.1% 0.050 246.6);
Tailwind
colors: {
custom: {
50: '#b5c9dc',
500: '#95b2cd',
950: '#000000',
},
}SCSS
$custom: #95b2cd; $custom-light: #b5c9dc; $custom-dark: #000000;
JSON
{
"hex": "#95b2cd",
"rgb": {
"r": 149,
"g": 178,
"b": 205
},
"hsl": {
"h": 208.929,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.75106,
"c": 0.0504,
"h": 246.6
},
"luminance": 0.42638
}Semantic roles & 50–950 ramp
primary
#95B2CD
secondary
#E7DFD7
accent
#7137AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283