#95ACCA#95ACCA
#95ACCA is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.7% C 0.051 H 255.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACCA |
|---|---|
| RGB | rgb(149, 172, 202) |
| HSL | hsl(214, 33%, 69%) |
| HSV | hsv(214, 26%, 79%) |
| CMYK | cmyk(26.2%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.58, -1.18, -17.88) |
| CIE-LCH | lch(69.58, 17.92, 266.24°) |
| OKLab | oklab(73.72% -0.0129 -0.0489) |
| OKLCH | oklch(73.72% 0.051 255.2) |
| XYZ | xyz(37.8046, 40.1576, 61.6250) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.72
Bluey Grey
#89A0B0
ΔE00 6.89
Cool Gray
#9AA7B0
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACCA #CAB395
analogous
#95C7CA #95ACCA #9995CA
triadic
#95ACCA #CA95AC #ACCA95
tetradic
#95ACCA #CA95C7 #CAB395 #95CA99
square
#95ACCA #CA95C7 #CAB395 #95CA99
split-complementary
#95ACCA #CA9995 #C7CA95
monochromatic
#4C6D98 #6C8CB6 #95ACCA #BECCDE #E7ECF3
Accessibility & contrast
On white
2.33
#95ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#95ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACCA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACCA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADCB
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#86B2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95acca; /* rgb */ color: rgb(149, 172, 202); /* oklch */ color: oklch(73.7% 0.051 255.2);
Tailwind
colors: {
custom: {
50: '#b5c4da',
500: '#95acca',
950: '#000000',
},
}SCSS
$custom: #95acca; $custom-light: #b5c4da; $custom-dark: #000000;
JSON
{
"hex": "#95acca",
"rgb": {
"r": 149,
"g": 172,
"b": 202
},
"hsl": {
"h": 213.962,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.73716,
"c": 0.05059,
"h": 255.2
},
"luminance": 0.40159
}Semantic roles & 50–950 ramp
primary
#95ACCA
secondary
#E5DED6
accent
#7A39AC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183