#95BBD2#95BBD2
#95BBD2 is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.052 H 234.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBD2 |
|---|---|
| RGB | rgb(149, 187, 210) |
| HSL | hsl(203, 40%, 70%) |
| HSV | hsv(203, 29%, 82%) |
| CMYK | cmyk(29%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(73.92, -7.38, -15.71) |
| CIE-LCH | lch(73.92, 17.35, 244.84°) |
| OKLab | oklab(77.22% -0.0301 -0.0429) |
| OKLCH | oklch(77.22% 0.052 234.9) |
| XYZ | xyz(41.7941, 46.5816, 67.7493) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.26
Cloudy Blue
#ACC2D9
ΔE00 5.49
Baby Blue
#89CFF0
ΔE00 6.79
Sky Blue
#87CEEB
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBD2 #D2AC95
analogous
#95D2CA #95BBD2 #959CD2
triadic
#95BBD2 #D295BB #BBD295
tetradic
#95BBD2 #CA95D2 #D2AC95 #9CD295
square
#95BBD2 #CA95D2 #D2AC95 #9CD295
split-complementary
#95BBD2 #D2959C #D2CA95
monochromatic
#4782A6 #6A9FC0 #95BBD2 #C0D7E4 #EAF1F6
Accessibility & contrast
On white
2.04
#95BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#95BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBD2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBD2 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD3
Deuteranopia (green-blind)
#A8B3D2
Tritanopia (blue-blind)
#82C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bbd2; /* rgb */ color: rgb(149, 187, 210); /* oklch */ color: oklch(77.2% 0.052 234.9);
Tailwind
colors: {
custom: {
50: '#b5cfdf',
500: '#95bbd2',
950: '#000000',
},
}SCSS
$custom: #95bbd2; $custom-light: #b5cfdf; $custom-dark: #000000;
JSON
{
"hex": "#95bbd2",
"rgb": {
"r": 149,
"g": 187,
"b": 210
},
"hsl": {
"h": 202.623,
"s": 40.397,
"l": 70.392
},
"oklch": {
"l": 0.77222,
"c": 0.05246,
"h": 234.9
},
"luminance": 0.46583
}Semantic roles & 50–950 ramp
primary
#95BBD2
secondary
#EADFD9
accent
#6332B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283