#95BBED#95BBED
#95BBED is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.3% C 0.083 H 255.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBED |
|---|---|
| RGB | rgb(149, 187, 237) |
| HSL | hsl(214, 71%, 76%) |
| HSV | hsv(214, 37%, 93%) |
| CMYK | cmyk(37.1%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.85, -0.62, -28.93) |
| CIE-LCH | lch(74.85, 28.94, 268.77°) |
| OKLab | oklab(78.26% -0.0208 -0.0801) |
| OKLCH | oklch(78.26% 0.083 255.5) |
| XYZ | xyz(45.4460, 48.0423, 86.9828) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.66
Pastel Blue
#A2BFFE
ΔE00 3.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Sky Blue (survey)
#75BBFD
ΔE00 5.71
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Light Grey Blue
#9DBCD4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBED #EDC795
analogous
#95E7ED #95BBED #9B95ED
triadic
#95BBED #ED95BB #BBED95
tetradic
#95BBED #ED95E7 #EDC795 #95ED9B
square
#95BBED #ED95E7 #EDC795 #95ED9B
split-complementary
#95BBED #ED9B95 #E7ED95
monochromatic
#2C78DB #6199E4 #95BBED #C9DDF6 #E5EEFB
Accessibility & contrast
On white
1.98
#95BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#95BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBED
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBED | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEF
Deuteranopia (green-blind)
#9FB4EC
Tritanopia (blue-blind)
#78C6CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bbed; /* rgb */ color: rgb(149, 187, 237); /* oklch */ color: oklch(78.3% 0.083 255.5);
Tailwind
colors: {
custom: {
50: '#b7cff3',
500: '#95bbed',
950: '#000000',
},
}SCSS
$custom: #95bbed; $custom-light: #b7cff3; $custom-dark: #000000;
JSON
{
"hex": "#95bbed",
"rgb": {
"r": 149,
"g": 187,
"b": 237
},
"hsl": {
"h": 214.091,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.78262,
"c": 0.08275,
"h": 255.5
},
"luminance": 0.48045
}Semantic roles & 50–950 ramp
primary
#95BBED
secondary
#F2E7D9
accent
#8013D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285