#95AECA#95AECA
#95AECA is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.1% C 0.049 H 251.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95AECA |
|---|---|
| RGB | rgb(149, 174, 202) |
| HSL | hsl(212, 33%, 69%) |
| HSV | hsv(212, 26%, 79%) |
| CMYK | cmyk(26.2%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.12, -2.27, -17.06) |
| CIE-LCH | lch(70.12, 17.21, 262.42°) |
| OKLab | oklab(74.14% -0.0157 -0.0466) |
| OKLCH | oklch(74.14% 0.049 251.4) |
| XYZ | xyz(38.1881, 40.9246, 61.7528) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.66
Cloudy Blue
#ACC2D9
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 6.33
Bluey Grey
#89A0B0
ΔE00 6.33
Bluegrey
#85A3B2
ΔE00 7.38
Cool Gray
#9AA7B0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AECA #CAB195
analogous
#95C9CA #95AECA #9795CA
triadic
#95AECA #CA95AE #AECA95
tetradic
#95AECA #CA95C9 #CAB195 #95CA97
square
#95AECA #CA95C9 #CAB195 #95CA97
split-complementary
#95AECA #CA9795 #C9CA95
monochromatic
#4C7098 #6C8FB6 #95AECA #BECDDE #E7ECF3
Accessibility & contrast
On white
2.29
#95AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#95AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AECA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AECA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AECB
Deuteranopia (green-blind)
#9EA9C9
Tritanopia (blue-blind)
#86B4B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #95aeca; /* rgb */ color: rgb(149, 174, 202); /* oklch */ color: oklch(74.1% 0.049 251.4);
Tailwind
colors: {
custom: {
50: '#b5c6da',
500: '#95aeca',
950: '#000000',
},
}SCSS
$custom: #95aeca; $custom-light: #b5c6da; $custom-dark: #000000;
JSON
{
"hex": "#95aeca",
"rgb": {
"r": 149,
"g": 174,
"b": 202
},
"hsl": {
"h": 211.698,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.74141,
"c": 0.0492,
"h": 251.4
},
"luminance": 0.40926
}Semantic roles & 50–950 ramp
primary
#95AECA
secondary
#E5DED6
accent
#7639AC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283