#95BFEB#95BFEB
#95BFEB is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.077 H 250.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFEB |
|---|---|
| RGB | rgb(149, 191, 235) |
| HSL | hsl(211, 68%, 75%) |
| HSV | hsv(211, 37%, 92%) |
| CMYK | cmyk(36.6%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.85, -3.31, -26.32) |
| CIE-LCH | lch(75.85, 26.53, 262.84°) |
| OKLab | oklab(79.02% -0.0265 -0.0727) |
| OKLCH | oklch(79.02% 0.077 250) |
| XYZ | xyz(46.0159, 49.6469, 85.7393) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 4.66
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Light Blue
#95D0FC
ΔE00 5.24
Light Grey Blue
#9DBCD4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFEB #EBC195
analogous
#95EAEB #95BFEB #9695EB
triadic
#95BFEB #EB95BF #BFEB95
tetradic
#95BFEB #EB95EA #EBC195 #95EB96
square
#95BFEB #EB95EA #EBC195 #95EB96
split-complementary
#95BFEB #EB9695 #EAEB95
monochromatic
#2E81D8 #62A0E1 #95BFEB #C8DEF5 #E5EFFA
Accessibility & contrast
On white
1.92
#95BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#95BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFEB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFEB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#78C9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95bfeb; /* rgb */ color: rgb(149, 191, 235); /* oklch */ color: oklch(79.0% 0.077 250.0);
Tailwind
colors: {
custom: {
50: '#b7d2f1',
500: '#95bfeb',
950: '#000000',
},
}SCSS
$custom: #95bfeb; $custom-light: #b7d2f1; $custom-dark: #000000;
JSON
{
"hex": "#95bfeb",
"rgb": {
"r": 149,
"g": 191,
"b": 235
},
"hsl": {
"h": 210.698,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.79024,
"c": 0.07737,
"h": 250
},
"luminance": 0.49649
}Semantic roles & 50–950 ramp
primary
#95BFEB
secondary
#F2E6D9
accent
#7515D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284