#95BCDE#95BCDE
#95BCDE is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.064 H 245.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCDE |
|---|---|
| RGB | rgb(149, 188, 222) |
| HSL | hsl(208, 53%, 73%) |
| HSV | hsv(208, 33%, 87%) |
| CMYK | cmyk(32.9%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(74.59, -4.98, -21.22) |
| CIE-LCH | lch(74.59, 21.79, 256.79°) |
| OKLab | oklab(77.88% -0.0271 -0.0583) |
| OKLCH | oklch(77.88% 0.064 245.1) |
| XYZ | xyz(43.5584, 47.6279, 75.9911) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.01
Cloudy Blue
#ACC2D9
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Lightsteelblue
#B0C4DE
ΔE00 5.77
Light Blue
#95D0FC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCDE #DEB795
analogous
#95DEDB #95BCDE #9597DE
triadic
#95BCDE #DE95BC #BCDE95
tetradic
#95BCDE #DB95DE #DEB795 #97DE95
square
#95BCDE #DB95DE #DEB795 #97DE95
split-complementary
#95BCDE #DE9597 #DEDB95
monochromatic
#3B81BE #669FCF #95BCDE #C4D9ED #E8F0F8
Accessibility & contrast
On white
2.00
#95BCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#95BCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCDE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCDE | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE0
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#7EC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bcde; /* rgb */ color: rgb(149, 188, 222); /* oklch */ color: oklch(77.9% 0.064 245.1);
Tailwind
colors: {
custom: {
50: '#b6d0e8',
500: '#95bcde',
950: '#000000',
},
}SCSS
$custom: #95bcde; $custom-light: #b6d0e8; $custom-dark: #000000;
JSON
{
"hex": "#95bcde",
"rgb": {
"r": 149,
"g": 188,
"b": 222
},
"hsl": {
"h": 207.945,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.7788,
"c": 0.0643,
"h": 245.1
},
"luminance": 0.4763
}Semantic roles & 50–950 ramp
primary
#95BCDE
secondary
#EFE5DC
accent
#6D26C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284