#95BFCE#95BFCE
#95BFCE is a light, muted cyan. Relative luminance 0.481; OKLCH L 77.9% C 0.049 H 221.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFCE |
|---|---|
| RGB | rgb(149, 191, 206) |
| HSL | hsl(196, 37%, 70%) |
| HSV | hsv(196, 28%, 81%) |
| CMYK | cmyk(27.7%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.89, -10.45, -12.08) |
| CIE-LCH | lch(74.89, 15.97, 229.14°) |
| OKLab | oklab(77.95% -0.0369 -0.0329) |
| OKLCH | oklch(77.95% 0.049 221.7) |
| XYZ | xyz(42.1624, 48.1056, 65.4443) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 6.18
Lightblue
#ADD8E6
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 6.90
Bluegrey
#85A3B2
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFCE #CEA495
analogous
#95CEC0 #95BFCE #95A3CE
triadic
#95BFCE #CE95BF #BFCE95
tetradic
#95BFCE #C095CE #CEA495 #A3CE95
square
#95BFCE #C095CE #CEA495 #A3CE95
split-complementary
#95BFCE #CE95A3 #CEC095
monochromatic
#4A899F #6BA6BB #95BFCE #BFD8E1 #E9F2F5
Accessibility & contrast
On white
1.98
#95BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#95BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFCE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFCE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#83C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bfce; /* rgb */ color: rgb(149, 191, 206); /* oklch */ color: oklch(77.9% 0.049 221.7);
Tailwind
colors: {
custom: {
50: '#b5d2dd',
500: '#95bfce',
950: '#000000',
},
}SCSS
$custom: #95bfce; $custom-light: #b5d2dd; $custom-dark: #000000;
JSON
{
"hex": "#95bfce",
"rgb": {
"r": 149,
"g": 191,
"b": 206
},
"hsl": {
"h": 195.789,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.77948,
"c": 0.04946,
"h": 221.7
},
"luminance": 0.48107
}Semantic roles & 50–950 ramp
primary
#95BFCE
secondary
#E8DCD7
accent
#5636B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283