#95ABC8#95ABC8
#95ABC8 is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.049 H 255.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABC8 |
|---|---|
| RGB | rgb(149, 171, 200) |
| HSL | hsl(214, 32%, 68%) |
| HSV | hsv(214, 26%, 78%) |
| CMYK | cmyk(25.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(69.24, -1.10, -17.29) |
| CIE-LCH | lch(69.24, 17.32, 266.35°) |
| OKLab | oklab(73.43% -0.0123 -0.0472) |
| OKLCH | oklch(73.43% 0.049 255.4) |
| XYZ | xyz(37.3798, 39.6843, 60.3228) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.02
Bluey Grey
#89A0B0
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.91
Cool Gray
#9AA7B0
ΔE00 7.68
Bluegrey
#85A3B2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABC8 #C8B295
analogous
#95C4C8 #95ABC8 #9895C8
triadic
#95ABC8 #C895AB #ABC895
tetradic
#95ABC8 #C895C4 #C8B295 #95C898
square
#95ABC8 #C895C4 #C8B295 #95C898
split-complementary
#95ABC8 #C89895 #C4C895
monochromatic
#4D6C95 #6D8BB3 #95ABC8 #BDCBDD #E6EBF2
Accessibility & contrast
On white
2.35
#95ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#95ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABC8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABC8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACC9
Deuteranopia (green-blind)
#9BA7C7
Tritanopia (blue-blind)
#87B1B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95abc8; /* rgb */ color: rgb(149, 171, 200); /* oklch */ color: oklch(73.4% 0.049 255.4);
Tailwind
colors: {
custom: {
50: '#b5c3d8',
500: '#95abc8',
950: '#000000',
},
}SCSS
$custom: #95abc8; $custom-light: #b5c3d8; $custom-dark: #000000;
JSON
{
"hex": "#95abc8",
"rgb": {
"r": 149,
"g": 171,
"b": 200
},
"hsl": {
"h": 214.118,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.73428,
"c": 0.04882,
"h": 255.4
},
"luminance": 0.39686
}Semantic roles & 50–950 ramp
primary
#95ABC8
secondary
#E4DDD5
accent
#7A3BAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183