#95BBCA#95BBCA
#95BBCA is a light, muted cyan. Relative luminance 0.462; OKLCH L 76.9% C 0.046 H 223.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBCA |
|---|---|
| RGB | rgb(149, 187, 202) |
| HSL | hsl(197, 33%, 69%) |
| HSV | hsv(197, 26%, 79%) |
| CMYK | cmyk(26.2%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.67, -9.27, -11.73) |
| CIE-LCH | lch(73.67, 14.95, 231.68°) |
| OKLab | oklab(76.94% -0.0332 -0.0319) |
| OKLCH | oklch(76.94% 0.046 223.9) |
| XYZ | xyz(40.8222, 46.1928, 62.6309) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.04
Bluegrey
#85A3B2
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.57
Baby Blue
#89CFF0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBCA #CAA495
analogous
#95CABF #95BBCA #95A1CA
triadic
#95BBCA #CA95BB #BBCA95
tetradic
#95BBCA #BF95CA #CAA495 #A1CA95
square
#95BBCA #BF95CA #CAA495 #A1CA95
split-complementary
#95BBCA #CA95A1 #CABF95
monochromatic
#4C8398 #6CA1B6 #95BBCA #BED5DE #E7EFF3
Accessibility & contrast
On white
2.05
#95BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#95BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBCA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBCA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CB
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#85C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bbca; /* rgb */ color: rgb(149, 187, 202); /* oklch */ color: oklch(76.9% 0.046 223.9);
Tailwind
colors: {
custom: {
50: '#b5cfda',
500: '#95bbca',
950: '#000000',
},
}SCSS
$custom: #95bbca; $custom-light: #b5cfda; $custom-dark: #000000;
JSON
{
"hex": "#95bbca",
"rgb": {
"r": 149,
"g": 187,
"b": 202
},
"hsl": {
"h": 196.981,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.7694,
"c": 0.04605,
"h": 223.9
},
"luminance": 0.46194
}Semantic roles & 50–950 ramp
primary
#95BBCA
secondary
#E5DAD6
accent
#5A39AC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283