#95BBD9#95BBD9
#95BBD9 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.059 H 242.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBD9 |
|---|---|
| RGB | rgb(149, 187, 217) |
| HSL | hsl(206, 47%, 72%) |
| HSV | hsv(206, 31%, 85%) |
| CMYK | cmyk(31.3%, 13.8%, 0%, 14.9%) |
| CIE-LAB | lab(74.15, -5.68, -19.17) |
| CIE-LCH | lch(74.15, 19.99, 253.49°) |
| OKLab | oklab(77.48% -0.0276 -0.0526) |
| OKLCH | oklch(77.48% 0.059 242.3) |
| XYZ | xyz(42.6853, 46.9380, 72.4430) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.06
Cloudy Blue
#ACC2D9
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 6.39
Baby Blue (survey)
#A2CFFE
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBD9 #D9B395
analogous
#95D9D5 #95BBD9 #9599D9
triadic
#95BBD9 #D995BB #BBD995
tetradic
#95BBD9 #D595D9 #D9B395 #99D995
square
#95BBD9 #D595D9 #D9B395 #99D995
split-complementary
#95BBD9 #D99599 #D9D595
monochromatic
#4081B3 #689EC9 #95BBD9 #C2D8E9 #E8F1F7
Accessibility & contrast
On white
2.02
#95BBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#95BBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBD9
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBD9 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDB
Deuteranopia (green-blind)
#A6B3D8
Tritanopia (blue-blind)
#80C2C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bbd9; /* rgb */ color: rgb(149, 187, 217); /* oklch */ color: oklch(77.5% 0.059 242.3);
Tailwind
colors: {
custom: {
50: '#b6cfe4',
500: '#95bbd9',
950: '#000000',
},
}SCSS
$custom: #95bbd9; $custom-light: #b6cfe4; $custom-dark: #000000;
JSON
{
"hex": "#95bbd9",
"rgb": {
"r": 149,
"g": 187,
"b": 217
},
"hsl": {
"h": 206.471,
"s": 47.222,
"l": 71.765
},
"oklch": {
"l": 0.77478,
"c": 0.05937,
"h": 242.3
},
"luminance": 0.4694
}Semantic roles & 50–950 ramp
primary
#95BBD9
secondary
#EEE4DC
accent
#6A2BBA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283