#95B2BE#95B2BE
#95B2BE is a light, muted cyan. Relative luminance 0.419; OKLCH L 74.6% C 0.036 H 224.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2BE |
|---|---|
| RGB | rgb(149, 178, 190) |
| HSL | hsl(198, 24%, 66%) |
| HSV | hsv(198, 22%, 75%) |
| CMYK | cmyk(21.6%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(70.83, -7.22, -9.39) |
| CIE-LCH | lch(70.83, 11.85, 232.46°) |
| OKLab | oklab(74.58% -0.0257 -0.0255) |
| OKLCH | oklch(74.58% 0.036 224.8) |
| XYZ | xyz(37.6065, 41.9468, 54.8203) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.60
Light Grey Blue
#9DBCD4
ΔE00 5.62
Cool Gray
#9AA7B0
ΔE00 5.68
Bluey Grey
#89A0B0
ΔE00 5.91
Cool Grey
#95A3A6
ΔE00 6.45
Greyblue
#77A1B5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2BE #BEA195
analogous
#95BEB6 #95B2BE #959EBE
triadic
#95B2BE #BE95B2 #B2BE95
tetradic
#95B2BE #B695BE #BEA195 #9EBE95
square
#95B2BE #B695BE #BEA195 #9EBE95
split-complementary
#95B2BE #BE959E #BEB695
monochromatic
#527786 #6F96A7 #95B2BE #BBCED5 #E1E9ED
Accessibility & contrast
On white
2.24
#95B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#95B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2BE
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2BE | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#89B6B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95b2be; /* rgb */ color: rgb(149, 178, 190); /* oklch */ color: oklch(74.6% 0.036 224.8);
Tailwind
colors: {
custom: {
50: '#b4c9d1',
500: '#95b2be',
950: '#000000',
},
}SCSS
$custom: #95b2be; $custom-light: #b4c9d1; $custom-dark: #000000;
JSON
{
"hex": "#95b2be",
"rgb": {
"r": 149,
"g": 178,
"b": 190
},
"hsl": {
"h": 197.561,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.74576,
"c": 0.03618,
"h": 224.8
},
"luminance": 0.41948
}Semantic roles & 50–950 ramp
primary
#95B2BE
secondary
#DED5D1
accent
#5F43A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282