#95BFCA#95BFCA
#95BFCA is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.8% C 0.047 H 215.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFCA |
|---|---|
| RGB | rgb(149, 191, 202) |
| HSL | hsl(192, 33%, 69%) |
| HSV | hsv(192, 26%, 79%) |
| CMYK | cmyk(26.2%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.77, -11.38, -10.08) |
| CIE-LCH | lch(74.77, 15.20, 221.55°) |
| OKLab | oklab(77.81% -0.0385 -0.0275) |
| OKLCH | oklch(77.81% 0.047 215.5) |
| XYZ | xyz(41.6827, 47.9137, 62.9177) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 7.09
Light Grey Blue
#9DBCD4
ΔE00 7.28
Baby Blue
#89CFF0
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.36
Bluegrey
#85A3B2
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFCA #CAA095
analogous
#95CABB #95BFCA #95A5CA
triadic
#95BFCA #CA95BF #BFCA95
tetradic
#95BFCA #BB95CA #CAA095 #A5CA95
square
#95BFCA #BB95CA #CAA095 #A5CA95
split-complementary
#95BFCA #CA95A5 #CABB95
monochromatic
#4C8998 #6CA6B6 #95BFCA #BED8DE #E7F0F3
Accessibility & contrast
On white
1.98
#95BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#95BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFCA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFCA | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#84C3C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bfca; /* rgb */ color: rgb(149, 191, 202); /* oklch */ color: oklch(77.8% 0.047 215.5);
Tailwind
colors: {
custom: {
50: '#b5d2da',
500: '#95bfca',
950: '#000000',
},
}SCSS
$custom: #95bfca; $custom-light: #b5d2da; $custom-dark: #000000;
JSON
{
"hex": "#95bfca",
"rgb": {
"r": 149,
"g": 191,
"b": 202
},
"hsl": {
"h": 192.453,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.77811,
"c": 0.04726,
"h": 215.5
},
"luminance": 0.47915
}Semantic roles & 50–950 ramp
primary
#95BFCA
secondary
#E5D9D6
accent
#5139AC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283