#95BBEE#95BBEE
#95BBEE is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.084 H 255.9°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBEE |
|---|---|
| RGB | rgb(149, 187, 238) |
| HSL | hsl(214, 72%, 76%) |
| HSV | hsv(214, 37%, 93%) |
| CMYK | cmyk(37.4%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.89, -0.36, -29.42) |
| CIE-LCH | lch(74.89, 29.42, 269.30°) |
| OKLab | oklab(78.3% -0.0204 -0.0815) |
| OKLCH | oklch(78.3% 0.084 255.9) |
| XYZ | xyz(45.5925, 48.1009, 87.7544) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.56
Pastel Blue
#A2BFFE
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Sky Blue (survey)
#75BBFD
ΔE00 5.74
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBEE #EEC895
analogous
#95E7EE #95BBEE #9B95EE
triadic
#95BBEE #EE95BB #BBEE95
tetradic
#95BBEE #EE95E7 #EEC895 #95EE9B
square
#95BBEE #EE95E7 #EEC895 #95EE9B
split-complementary
#95BBEE #EE9B95 #E7EE95
monochromatic
#2C77DD #6099E6 #95BBEE #CADDF6 #E5EEFB
Accessibility & contrast
On white
1.98
#95BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#95BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBEE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBEE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#78C6CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bbee; /* rgb */ color: rgb(149, 187, 238); /* oklch */ color: oklch(78.3% 0.084 255.9);
Tailwind
colors: {
custom: {
50: '#b7cff3',
500: '#95bbee',
950: '#000000',
},
}SCSS
$custom: #95bbee; $custom-light: #b7cff3; $custom-dark: #000000;
JSON
{
"hex": "#95bbee",
"rgb": {
"r": 149,
"g": 187,
"b": 238
},
"hsl": {
"h": 214.382,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78303,
"c": 0.08399,
"h": 255.9
},
"luminance": 0.48103
}Semantic roles & 50–950 ramp
primary
#95BBEE
secondary
#F2E7D9
accent
#8111D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285