#95BBD8#95BBD8
#95BBD8 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.058 H 241.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBD8 |
|---|---|
| RGB | rgb(149, 187, 216) |
| HSL | hsl(206, 46%, 72%) |
| HSV | hsv(206, 31%, 85%) |
| CMYK | cmyk(31%, 13.4%, 0%, 15.3%) |
| CIE-LAB | lab(74.12, -5.92, -18.67) |
| CIE-LCH | lch(74.12, 19.59, 252.40°) |
| OKLab | oklab(77.44% -0.0279 -0.0512) |
| OKLCH | oklch(77.44% 0.058 241.4) |
| XYZ | xyz(42.5556, 46.8862, 71.7601) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.89
Cloudy Blue
#ACC2D9
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.48
Lightblue (survey)
#7BC8F6
ΔE00 6.68
Baby Blue (survey)
#A2CFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBD8 #D8B295
analogous
#95D8D4 #95BBD8 #959AD8
triadic
#95BBD8 #D895BB #BBD895
tetradic
#95BBD8 #D495D8 #D8B295 #9AD895
square
#95BBD8 #D495D8 #D8B295 #9AD895
split-complementary
#95BBD8 #D8959A #D8D495
monochromatic
#4181B1 #689EC8 #95BBD8 #C2D8E8 #E9F1F7
Accessibility & contrast
On white
2.02
#95BBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#95BBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBD8
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBD8 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBAD9
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#80C2C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bbd8; /* rgb */ color: rgb(149, 187, 216); /* oklch */ color: oklch(77.4% 0.058 241.4);
Tailwind
colors: {
custom: {
50: '#b6cfe4',
500: '#95bbd8',
950: '#000000',
},
}SCSS
$custom: #95bbd8; $custom-light: #b6cfe4; $custom-dark: #000000;
JSON
{
"hex": "#95bbd8",
"rgb": {
"r": 149,
"g": 187,
"b": 216
},
"hsl": {
"h": 205.97,
"s": 46.207,
"l": 71.569
},
"oklch": {
"l": 0.77441,
"c": 0.05832,
"h": 241.4
},
"luminance": 0.46888
}Semantic roles & 50–950 ramp
primary
#95BBD8
secondary
#EDE3DC
accent
#692CB9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283