#95BBD3#95BBD3
#95BBD3 is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.053 H 236.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBD3 |
|---|---|
| RGB | rgb(149, 187, 211) |
| HSL | hsl(203, 41%, 71%) |
| HSV | hsv(203, 29%, 83%) |
| CMYK | cmyk(29.4%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(73.95, -7.14, -16.20) |
| CIE-LCH | lch(73.95, 17.70, 246.23°) |
| OKLab | oklab(77.26% -0.0298 -0.0443) |
| OKLCH | oklch(77.26% 0.053 236.1) |
| XYZ | xyz(41.9191, 46.6315, 68.4075) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.03
Cloudy Blue
#ACC2D9
ΔE00 5.31
Baby Blue
#89CFF0
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 6.91
Lightblue (survey)
#7BC8F6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBD3 #D3AD95
analogous
#95D3CC #95BBD3 #959CD3
triadic
#95BBD3 #D395BB #BBD395
tetradic
#95BBD3 #CC95D3 #D3AD95 #9CD395
square
#95BBD3 #CC95D3 #D3AD95 #9CD395
split-complementary
#95BBD3 #D3959C #D3CC95
monochromatic
#4682A8 #6A9FC1 #95BBD3 #C0D7E5 #E9F1F6
Accessibility & contrast
On white
2.03
#95BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#95BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBD3
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBD3 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD4
Deuteranopia (green-blind)
#A8B3D3
Tritanopia (blue-blind)
#82C1C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bbd3; /* rgb */ color: rgb(149, 187, 211); /* oklch */ color: oklch(77.3% 0.053 236.1);
Tailwind
colors: {
custom: {
50: '#b5cfe0',
500: '#95bbd3',
950: '#000000',
},
}SCSS
$custom: #95bbd3; $custom-light: #b5cfe0; $custom-dark: #000000;
JSON
{
"hex": "#95bbd3",
"rgb": {
"r": 149,
"g": 187,
"b": 211
},
"hsl": {
"h": 203.226,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.77258,
"c": 0.05338,
"h": 236.1
},
"luminance": 0.46633
}Semantic roles & 50–950 ramp
primary
#95BBD3
secondary
#EAE0D9
accent
#6431B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283