#95BBCB#95BBCB
#95BBCB is a light, muted cyan. Relative luminance 0.462; OKLCH L 77.0% C 0.047 H 225.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBCB |
|---|---|
| RGB | rgb(149, 187, 203) |
| HSL | hsl(198, 34%, 69%) |
| HSV | hsv(198, 27%, 80%) |
| CMYK | cmyk(26.6%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.70, -9.03, -12.23) |
| CIE-LCH | lch(73.70, 15.20, 233.54°) |
| OKLab | oklab(76.98% -0.0328 -0.0333) |
| OKLCH | oklch(76.98% 0.047 225.5) |
| XYZ | xyz(40.9410, 46.2403, 63.2564) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.64
Bluegrey
#85A3B2
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.01
Cloudy Blue
#ACC2D9
ΔE00 7.26
Lightblue
#ADD8E6
ΔE00 7.32
Baby Blue
#89CFF0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBCB #CBA595
analogous
#95CBC0 #95BBCB #95A0CB
triadic
#95BBCB #CB95BB #BBCB95
tetradic
#95BBCB #C095CB #CBA595 #A0CB95
square
#95BBCB #C095CB #CBA595 #A0CB95
split-complementary
#95BBCB #CB95A0 #CBC095
monochromatic
#4C839A #6CA1B7 #95BBCB #BED5DF #E7F0F3
Accessibility & contrast
On white
2.05
#95BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#95BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBCB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBCB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CC
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#84C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bbcb; /* rgb */ color: rgb(149, 187, 203); /* oklch */ color: oklch(77.0% 0.047 225.5);
Tailwind
colors: {
custom: {
50: '#b5cfda',
500: '#95bbcb',
950: '#000000',
},
}SCSS
$custom: #95bbcb; $custom-light: #b5cfda; $custom-dark: #000000;
JSON
{
"hex": "#95bbcb",
"rgb": {
"r": 149,
"g": 187,
"b": 203
},
"hsl": {
"h": 197.778,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.76975,
"c": 0.04674,
"h": 225.5
},
"luminance": 0.46242
}Semantic roles & 50–950 ramp
primary
#95BBCB
secondary
#E6DBD6
accent
#5B39AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283