#95AECE#95AECE
#95AECE is a light, muted cyan. Relative luminance 0.411; OKLCH L 74.3% C 0.054 H 254.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #95AECE |
|---|---|
| RGB | rgb(149, 174, 206) |
| HSL | hsl(214, 37%, 70%) |
| HSV | hsv(214, 28%, 81%) |
| CMYK | cmyk(27.7%, 15.5%, 0%, 19.2%) |
| CIE-LAB | lab(70.26, -1.31, -19.06) |
| CIE-LCH | lch(70.26, 19.10, 266.06°) |
| OKLab | oklab(74.29% -0.0142 -0.0522) |
| OKLCH | oklch(74.29% 0.054 254.7) |
| XYZ | xyz(38.6679, 41.1165, 64.2795) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 7.41
Bluey Grey
#89A0B0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AECE #CEB595
analogous
#95CBCE #95AECE #9995CE
triadic
#95AECE #CE95AE #AECE95
tetradic
#95AECE #CE95CB #CEB595 #95CE99
square
#95AECE #CE95CB #CEB595 #95CE99
split-complementary
#95AECE #CE9995 #CBCE95
monochromatic
#4A6F9F #6B8EBB #95AECE #BFCEE1 #E9EEF5
Accessibility & contrast
On white
2.28
#95AECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#95AECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AECE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AECE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFD0
Deuteranopia (green-blind)
#9CA9CD
Tritanopia (blue-blind)
#85B5B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95aece; /* rgb */ color: rgb(149, 174, 206); /* oklch */ color: oklch(74.3% 0.054 254.7);
Tailwind
colors: {
custom: {
50: '#b5c6dd',
500: '#95aece',
950: '#000000',
},
}SCSS
$custom: #95aece; $custom-light: #b5c6dd; $custom-dark: #000000;
JSON
{
"hex": "#95aece",
"rgb": {
"r": 149,
"g": 174,
"b": 206
},
"hsl": {
"h": 213.684,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.74291,
"c": 0.05411,
"h": 254.7
},
"luminance": 0.41118
}Semantic roles & 50–950 ramp
primary
#95AECE
secondary
#E8E0D7
accent
#7A36B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283