#95AECC#95AECC
#95AECC is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.052 H 253.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95AECC |
|---|---|
| RGB | rgb(149, 174, 204) |
| HSL | hsl(213, 35%, 69%) |
| HSV | hsv(213, 27%, 80%) |
| CMYK | cmyk(27%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(70.19, -1.79, -18.06) |
| CIE-LCH | lch(70.19, 18.15, 264.33°) |
| OKLab | oklab(74.22% -0.015 -0.0494) |
| OKLCH | oklch(74.22% 0.052 253.2) |
| XYZ | xyz(38.4265, 41.0200, 63.0080) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.32
Bluey Grey
#89A0B0
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AECC #CCB395
analogous
#95CACC #95AECC #9895CC
triadic
#95AECC #CC95AE #AECC95
tetradic
#95AECC #CC95CA #CCB395 #95CC98
square
#95AECC #CC95CA #CCB395 #95CC98
split-complementary
#95AECC #CC9895 #CACC95
monochromatic
#4B709C #6C8EB8 #95AECC #BECEE0 #E8EDF4
Accessibility & contrast
On white
2.28
#95AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#95AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AECC
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AECC | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCD
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#86B5B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95aecc; /* rgb */ color: rgb(149, 174, 204); /* oklch */ color: oklch(74.2% 0.052 253.2);
Tailwind
colors: {
custom: {
50: '#b5c6db',
500: '#95aecc',
950: '#000000',
},
}SCSS
$custom: #95aecc; $custom-light: #b5c6db; $custom-dark: #000000;
JSON
{
"hex": "#95aecc",
"rgb": {
"r": 149,
"g": 174,
"b": 204
},
"hsl": {
"h": 212.727,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.74216,
"c": 0.05163,
"h": 253.2
},
"luminance": 0.41021
}Semantic roles & 50–950 ramp
primary
#95AECC
secondary
#E6DFD6
accent
#7838AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283