#95BCCE#95BCCE
#95BCCE is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.3% C 0.049 H 227.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCCE |
|---|---|
| RGB | rgb(149, 188, 206) |
| HSL | hsl(199, 37%, 70%) |
| HSV | hsv(199, 28%, 81%) |
| CMYK | cmyk(27.7%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.07, -8.86, -13.31) |
| CIE-LCH | lch(74.07, 15.99, 236.35°) |
| OKLab | oklab(77.3% -0.033 -0.0363) |
| OKLCH | oklch(77.3% 0.049 227.8) |
| XYZ | xyz(41.5149, 46.8105, 65.2285) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 6.93
Bluegrey
#85A3B2
ΔE00 7.13
Lightblue
#ADD8E6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCCE #CEA795
analogous
#95CEC3 #95BCCE #95A0CE
triadic
#95BCCE #CE95BC #BCCE95
tetradic
#95BCCE #C395CE #CEA795 #A0CE95
square
#95BCCE #C395CE #CEA795 #A0CE95
split-complementary
#95BCCE #CE95A0 #CEC395
monochromatic
#4A849F #6BA2BB #95BCCE #BFD6E1 #E9F1F5
Accessibility & contrast
On white
2.03
#95BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#95BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCCE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCCE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#83C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bcce; /* rgb */ color: rgb(149, 188, 206); /* oklch */ color: oklch(77.3% 0.049 227.8);
Tailwind
colors: {
custom: {
50: '#b5d0dd',
500: '#95bcce',
950: '#000000',
},
}SCSS
$custom: #95bcce; $custom-light: #b5d0dd; $custom-dark: #000000;
JSON
{
"hex": "#95bcce",
"rgb": {
"r": 149,
"g": 188,
"b": 206
},
"hsl": {
"h": 198.947,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.77296,
"c": 0.04904,
"h": 227.8
},
"luminance": 0.46812
}Semantic roles & 50–950 ramp
primary
#95BCCE
secondary
#E8DCD7
accent
#5C36B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283