#95BCDC#95BCDC
#95BCDC is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.062 H 243.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCDC |
|---|---|
| RGB | rgb(149, 188, 220) |
| HSL | hsl(207, 50%, 72%) |
| HSV | hsv(207, 32%, 86%) |
| CMYK | cmyk(32.3%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(74.52, -5.48, -20.23) |
| CIE-LCH | lch(74.52, 20.96, 254.85°) |
| OKLab | oklab(77.8% -0.0278 -0.0555) |
| OKLCH | oklch(77.8% 0.062 243.4) |
| XYZ | xyz(43.2919, 47.5213, 74.5877) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.53
Cloudy Blue
#ACC2D9
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 5.96
Carolina Blue
#8AB8FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCDC #DCB595
analogous
#95DCD9 #95BCDC #9599DC
triadic
#95BCDC #DC95BC #BCDC95
tetradic
#95BCDC #D995DC #DCB595 #99DC95
square
#95BCDC #D995DC #DCB595 #99DC95
split-complementary
#95BCDC #DC9599 #DCD995
monochromatic
#3D81B9 #679FCD #95BCDC #C3D9EB #E8F0F7
Accessibility & contrast
On white
2.00
#95BCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#95BCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCDC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCDC | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#7FC4C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bcdc; /* rgb */ color: rgb(149, 188, 220); /* oklch */ color: oklch(77.8% 0.062 243.4);
Tailwind
colors: {
custom: {
50: '#b6d0e7',
500: '#95bcdc',
950: '#000000',
},
}SCSS
$custom: #95bcdc; $custom-light: #b6d0e7; $custom-dark: #000000;
JSON
{
"hex": "#95bcdc",
"rgb": {
"r": 149,
"g": 188,
"b": 220
},
"hsl": {
"h": 207.042,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.77804,
"c": 0.06212,
"h": 243.4
},
"luminance": 0.47523
}Semantic roles & 50–950 ramp
primary
#95BCDC
secondary
#EEE5DD
accent
#6B28BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284