#95BBDC#95BBDC
#95BBDC is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.063 H 244.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBDC |
|---|---|
| RGB | rgb(149, 187, 220) |
| HSL | hsl(208, 50%, 72%) |
| HSV | hsv(208, 32%, 86%) |
| CMYK | cmyk(32.3%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.25, -4.94, -20.64) |
| CIE-LCH | lch(74.25, 21.23, 256.54°) |
| OKLab | oklab(77.59% -0.0265 -0.0567) |
| OKLCH | oklch(77.59% 0.063 244.9) |
| XYZ | xyz(43.0791, 47.0955, 74.5168) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.77
Cloudy Blue
#ACC2D9
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 5.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBDC #DCB695
analogous
#95DCD9 #95BBDC #9598DC
triadic
#95BBDC #DC95BB #BBDC95
tetradic
#95BBDC #D995DC #DCB695 #98DC95
square
#95BBDC #D995DC #DCB695 #98DC95
split-complementary
#95BBDC #DC9598 #DCD995
monochromatic
#3D80B9 #679DCD #95BBDC #C3D9EB #E8F0F7
Accessibility & contrast
On white
2.02
#95BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#95BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBDC
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBDC | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#7FC3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bbdc; /* rgb */ color: rgb(149, 187, 220); /* oklch */ color: oklch(77.6% 0.063 244.9);
Tailwind
colors: {
custom: {
50: '#b6cfe7',
500: '#95bbdc',
950: '#000000',
},
}SCSS
$custom: #95bbdc; $custom-light: #b6cfe7; $custom-dark: #000000;
JSON
{
"hex": "#95bbdc",
"rgb": {
"r": 149,
"g": 187,
"b": 220
},
"hsl": {
"h": 207.887,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.77591,
"c": 0.0626,
"h": 244.9
},
"luminance": 0.47098
}Semantic roles & 50–950 ramp
primary
#95BBDC
secondary
#EEE5DD
accent
#6D28BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284