#95BBEC#95BBEC
#95BBEC is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.081 H 255.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBEC |
|---|---|
| RGB | rgb(149, 187, 236) |
| HSL | hsl(214, 70%, 75%) |
| HSV | hsv(214, 37%, 93%) |
| CMYK | cmyk(36.9%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.81, -0.88, -28.45) |
| CIE-LCH | lch(74.81, 28.46, 268.23°) |
| OKLab | oklab(78.22% -0.0211 -0.0787) |
| OKLCH | oklch(78.22% 0.081 255) |
| XYZ | xyz(45.3003, 47.9841, 86.2155) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.76
Pastel Blue
#A2BFFE
ΔE00 3.47
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Sky Blue (survey)
#75BBFD
ΔE00 5.69
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Light Grey Blue
#9DBCD4
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBEC #ECC695
analogous
#95E6EC #95BBEC #9A95EC
triadic
#95BBEC #EC95BB #BBEC95
tetradic
#95BBEC #EC95E6 #ECC695 #95EC9A
square
#95BBEC #EC95E6 #ECC695 #95EC9A
split-complementary
#95BBEC #EC9A95 #E6EC95
monochromatic
#2D78D9 #619AE3 #95BBEC #C9DCF5 #E5EEFA
Accessibility & contrast
On white
1.98
#95BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#95BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBEC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBEC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEE
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#78C6CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bbec; /* rgb */ color: rgb(149, 187, 236); /* oklch */ color: oklch(78.2% 0.081 255.0);
Tailwind
colors: {
custom: {
50: '#b7cff2',
500: '#95bbec',
950: '#000000',
},
}SCSS
$custom: #95bbec; $custom-light: #b7cff2; $custom-dark: #000000;
JSON
{
"hex": "#95bbec",
"rgb": {
"r": 149,
"g": 187,
"b": 236
},
"hsl": {
"h": 213.793,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.78221,
"c": 0.08149,
"h": 255
},
"luminance": 0.47986
}Semantic roles & 50–950 ramp
primary
#95BBEC
secondary
#F2E7D9
accent
#7F14D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285