#95BDEB#95BDEB
#95BDEB is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.079 H 252.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDEB |
|---|---|
| RGB | rgb(149, 189, 235) |
| HSL | hsl(212, 68%, 75%) |
| HSV | hsv(212, 37%, 92%) |
| CMYK | cmyk(36.6%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(75.31, -2.22, -27.14) |
| CIE-LCH | lch(75.31, 27.24, 265.31°) |
| OKLab | oklab(78.6% -0.0239 -0.075) |
| OKLCH | oklch(78.6% 0.079 252.3) |
| XYZ | xyz(45.5827, 48.7806, 85.5949) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.12
Pastel Blue
#A2BFFE
ΔE00 4.06
Baby Blue (survey)
#A2CFFE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Light Grey Blue
#9DBCD4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDEB #EBC395
analogous
#95E8EB #95BDEB #9895EB
triadic
#95BDEB #EB95BD #BDEB95
tetradic
#95BDEB #EB95E8 #EBC395 #95EB98
square
#95BDEB #EB95E8 #EBC395 #95EB98
split-complementary
#95BDEB #EB9895 #E8EB95
monochromatic
#2E7DD8 #629DE1 #95BDEB #C8DDF5 #E5EFFA
Accessibility & contrast
On white
1.95
#95BDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#95BDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDEB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDEB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEED
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#79C7CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bdeb; /* rgb */ color: rgb(149, 189, 235); /* oklch */ color: oklch(78.6% 0.079 252.3);
Tailwind
colors: {
custom: {
50: '#b6d0f1',
500: '#95bdeb',
950: '#000000',
},
}SCSS
$custom: #95bdeb; $custom-light: #b6d0f1; $custom-dark: #000000;
JSON
{
"hex": "#95bdeb",
"rgb": {
"r": 149,
"g": 189,
"b": 235
},
"hsl": {
"h": 212.093,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.78601,
"c": 0.07875,
"h": 252.3
},
"luminance": 0.48783
}Semantic roles & 50–950 ramp
primary
#95BDEB
secondary
#F2E6D9
accent
#7915D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284