#95BBDD#95BBDD
#95BBDD is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.064 H 245.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBDD |
|---|---|
| RGB | rgb(149, 187, 221) |
| HSL | hsl(208, 51%, 73%) |
| HSV | hsv(208, 33%, 87%) |
| CMYK | cmyk(32.6%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(74.28, -4.69, -21.14) |
| CIE-LCH | lch(74.28, 21.65, 257.48°) |
| OKLab | oklab(77.63% -0.0262 -0.0581) |
| OKLCH | oklch(77.63% 0.064 245.8) |
| XYZ | xyz(43.2119, 47.1487, 75.2163) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.03
Cloudy Blue
#ACC2D9
ΔE00 4.94
Carolina Blue
#8AB8FE
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 5.69
Baby Blue (survey)
#A2CFFE
ΔE00 5.79
Light Blue
#95D0FC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBDD #DDB795
analogous
#95DDDB #95BBDD #9597DD
triadic
#95BBDD #DD95BB #BBDD95
tetradic
#95BBDD #DB95DD #DDB795 #97DD95
square
#95BBDD #DB95DD #DDB795 #97DD95
split-complementary
#95BBDD #DD9597 #DDDB95
monochromatic
#3C7FBB #679DCE #95BBDD #C3D9EC #E8F0F8
Accessibility & contrast
On white
2.01
#95BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#95BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBDD
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBDD | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDF
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#7EC3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bbdd; /* rgb */ color: rgb(149, 187, 221); /* oklch */ color: oklch(77.6% 0.064 245.8);
Tailwind
colors: {
custom: {
50: '#b6cfe7',
500: '#95bbdd',
950: '#000000',
},
}SCSS
$custom: #95bbdd; $custom-light: #b6cfe7; $custom-dark: #000000;
JSON
{
"hex": "#95bbdd",
"rgb": {
"r": 149,
"g": 187,
"b": 221
},
"hsl": {
"h": 208.333,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.77629,
"c": 0.0637,
"h": 245.8
},
"luminance": 0.47151
}Semantic roles & 50–950 ramp
primary
#95BBDD
secondary
#EFE5DC
accent
#6F27BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284