#95B2CA#95B2CA
#95B2CA is a light, muted cyan. Relative luminance 0.425; OKLCH L 75.0% C 0.047 H 243.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2CA |
|---|---|
| RGB | rgb(149, 178, 202) |
| HSL | hsl(207, 33%, 69%) |
| HSV | hsv(207, 26%, 79%) |
| CMYK | cmyk(26.2%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.21, -4.45, -15.42) |
| CIE-LCH | lch(71.21, 16.05, 253.92°) |
| OKLab | oklab(75% -0.0211 -0.0421) |
| OKLCH | oklch(75% 0.047 243.4) |
| XYZ | xyz(38.9724, 42.4932, 62.0143) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.72
Cloudy Blue
#ACC2D9
ΔE00 5.09
Bluey Grey
#89A0B0
ΔE00 5.91
Bluegrey
#85A3B2
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.33
Cool Gray
#9AA7B0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2CA #CAAD95
analogous
#95CAC8 #95B2CA #9598CA
triadic
#95B2CA #CA95B2 #B2CA95
tetradic
#95B2CA #C895CA #CAAD95 #98CA95
square
#95B2CA #C895CA #CAAD95 #98CA95
split-complementary
#95B2CA #CA9598 #CAC895
monochromatic
#4C7698 #6C94B6 #95B2CA #BED0DE #E7EDF3
Accessibility & contrast
On white
2.21
#95B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#95B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2CA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2CA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CB
Deuteranopia (green-blind)
#A2ACCA
Tritanopia (blue-blind)
#86B8BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95b2ca; /* rgb */ color: rgb(149, 178, 202); /* oklch */ color: oklch(75.0% 0.047 243.4);
Tailwind
colors: {
custom: {
50: '#b5c9da',
500: '#95b2ca',
950: '#000000',
},
}SCSS
$custom: #95b2ca; $custom-light: #b5c9da; $custom-dark: #000000;
JSON
{
"hex": "#95b2ca",
"rgb": {
"r": 149,
"g": 178,
"b": 202
},
"hsl": {
"h": 207.17,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.74996,
"c": 0.0471,
"h": 243.4
},
"luminance": 0.42495
}Semantic roles & 50–950 ramp
primary
#95B2CA
secondary
#E5DDD6
accent
#6D39AC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283