#95BFEC#95BFEC
#95BFEC is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.079 H 250.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFEC |
|---|---|
| RGB | rgb(149, 191, 236) |
| HSL | hsl(211, 70%, 75%) |
| HSV | hsv(211, 37%, 93%) |
| CMYK | cmyk(36.9%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(75.89, -3.05, -26.81) |
| CIE-LCH | lch(75.89, 26.98, 263.51°) |
| OKLab | oklab(79.06% -0.0261 -0.0741) |
| OKLCH | oklch(79.06% 0.079 250.6) |
| XYZ | xyz(46.1608, 49.7049, 86.5023) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Baby Blue (survey)
#A2CFFE
ΔE00 4.02
Pastel Blue
#A2BFFE
ΔE00 4.50
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Light Blue
#95D0FC
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFEC #ECC295
analogous
#95EBEC #95BFEC #9695EC
triadic
#95BFEC #EC95BF #BFEC95
tetradic
#95BFEC #EC95EB #ECC295 #95EC96
square
#95BFEC #EC95EB #ECC295 #95EC96
split-complementary
#95BFEC #EC9695 #EBEC95
monochromatic
#2D80D9 #61A0E3 #95BFEC #C9DEF5 #E5EFFA
Accessibility & contrast
On white
1.92
#95BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#95BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFEC
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFEC | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EE
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#78C9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95bfec; /* rgb */ color: rgb(149, 191, 236); /* oklch */ color: oklch(79.1% 0.079 250.6);
Tailwind
colors: {
custom: {
50: '#b7d2f2',
500: '#95bfec',
950: '#000000',
},
}SCSS
$custom: #95bfec; $custom-light: #b7d2f2; $custom-dark: #000000;
JSON
{
"hex": "#95bfec",
"rgb": {
"r": 149,
"g": 191,
"b": 236
},
"hsl": {
"h": 211.034,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.79064,
"c": 0.07854,
"h": 250.6
},
"luminance": 0.49707
}Semantic roles & 50–950 ramp
primary
#95BFEC
secondary
#F2E6D9
accent
#7614D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285