#95BCDF#95BCDF
#95BCDF is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.065 H 245.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCDF |
|---|---|
| RGB | rgb(149, 188, 223) |
| HSL | hsl(208, 54%, 73%) |
| HSV | hsv(208, 33%, 87%) |
| CMYK | cmyk(33.2%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(74.62, -4.73, -21.71) |
| CIE-LCH | lch(74.62, 22.22, 257.70°) |
| OKLab | oklab(77.92% -0.0267 -0.0597) |
| OKLCH | oklch(77.92% 0.065 245.9) |
| XYZ | xyz(43.6928, 47.6817, 76.6990) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.26
Cloudy Blue
#ACC2D9
ΔE00 5.07
Carolina Blue
#8AB8FE
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Lightsteelblue
#B0C4DE
ΔE00 5.76
Light Blue
#95D0FC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCDF #DFB895
analogous
#95DFDD #95BCDF #9597DF
triadic
#95BCDF #DF95BC #BCDF95
tetradic
#95BCDF #DD95DF #DFB895 #97DF95
square
#95BCDF #DD95DF #DFB895 #97DF95
split-complementary
#95BCDF #DF9597 #DFDD95
monochromatic
#3A80C0 #669ED1 #95BCDF #C4DAED #E7F0F8
Accessibility & contrast
On white
1.99
#95BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#95BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCDF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCDF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#7DC4C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bcdf; /* rgb */ color: rgb(149, 188, 223); /* oklch */ color: oklch(77.9% 0.065 245.9);
Tailwind
colors: {
custom: {
50: '#b6d0e9',
500: '#95bcdf',
950: '#000000',
},
}SCSS
$custom: #95bcdf; $custom-light: #b6d0e9; $custom-dark: #000000;
JSON
{
"hex": "#95bcdf",
"rgb": {
"r": 149,
"g": 188,
"b": 223
},
"hsl": {
"h": 208.378,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.77918,
"c": 0.0654,
"h": 245.9
},
"luminance": 0.47684
}Semantic roles & 50–950 ramp
primary
#95BCDF
secondary
#EFE5DC
accent
#6F24C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284