#95BCDD#95BCDD
#95BCDD is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.8% C 0.063 H 244.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCDD |
|---|---|
| RGB | rgb(149, 188, 221) |
| HSL | hsl(208, 51%, 73%) |
| HSV | hsv(208, 33%, 87%) |
| CMYK | cmyk(32.6%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(74.56, -5.23, -20.72) |
| CIE-LCH | lch(74.56, 21.37, 255.84°) |
| OKLab | oklab(77.84% -0.0275 -0.0569) |
| OKLCH | oklch(77.84% 0.063 244.2) |
| XYZ | xyz(43.4248, 47.5744, 75.2873) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.76
Cloudy Blue
#ACC2D9
ΔE00 4.92
Carolina Blue
#8AB8FE
ΔE00 5.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 5.80
Light Blue
#95D0FC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCDD #DDB695
analogous
#95DDDA #95BCDD #9598DD
triadic
#95BCDD #DD95BC #BCDD95
tetradic
#95BCDD #DA95DD #DDB695 #98DD95
square
#95BCDD #DA95DD #DDB695 #98DD95
split-complementary
#95BCDD #DD9598 #DDDA95
monochromatic
#3C81BB #679FCE #95BCDD #C3D9EC #E8F0F8
Accessibility & contrast
On white
2.00
#95BCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#95BCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCDD
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCDD | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDF
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#7EC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bcdd; /* rgb */ color: rgb(149, 188, 221); /* oklch */ color: oklch(77.8% 0.063 244.2);
Tailwind
colors: {
custom: {
50: '#b6d0e7',
500: '#95bcdd',
950: '#000000',
},
}SCSS
$custom: #95bcdd; $custom-light: #b6d0e7; $custom-dark: #000000;
JSON
{
"hex": "#95bcdd",
"rgb": {
"r": 149,
"g": 188,
"b": 221
},
"hsl": {
"h": 207.5,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.77842,
"c": 0.06321,
"h": 244.2
},
"luminance": 0.47576
}Semantic roles & 50–950 ramp
primary
#95BCDD
secondary
#EFE5DC
accent
#6C27BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284