#AAC2CD#AAC2CD
#AAC2CD is a light, muted cyan. Relative luminance 0.515; OKLCH L 79.9% C 0.030 H 227.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC2CD |
|---|---|
| RGB | rgb(170, 194, 205) |
| HSL | hsl(199, 26%, 74%) |
| HSV | hsv(199, 17%, 80%) |
| CMYK | cmyk(17.1%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.00, -5.81, -8.25) |
| CIE-LCH | lch(77.00, 10.08, 234.85°) |
| OKLab | oklab(79.95% -0.0207 -0.0223) |
| OKLCH | oklch(79.95% 0.03 227.1) |
| XYZ | xyz(46.8860, 51.5362, 65.2230) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.17
Cloudy Blue
#ACC2D9
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.56
Cool Gray
#9AA7B0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC2CD #CDB5AA
analogous
#AACDC6 #AAC2CD #AAB0CD
triadic
#AAC2CD #CDAAC2 #C2CDAA
tetradic
#AAC2CD #C6AACD #CDB5AA #B0CDAA
square
#AAC2CD #C6AACD #CDB5AA #B0CDAA
split-complementary
#AAC2CD #CDAAB0 #CDC6AA
monochromatic
#5E8A9F #83A6B6 #AAC2CD #D1DEE4 #ECF1F4
Accessibility & contrast
On white
1.86
#AAC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#AAC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC2CD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC2CD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CE
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#A1C5C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aac2cd; /* rgb */ color: rgb(170, 194, 205); /* oklch */ color: oklch(79.9% 0.030 227.1);
Tailwind
colors: {
custom: {
50: '#c3d4dc',
500: '#aac2cd',
950: '#000000',
},
}SCSS
$custom: #aac2cd; $custom-light: #c3d4dc; $custom-dark: #000000;
JSON
{
"hex": "#aac2cd",
"rgb": {
"r": 170,
"g": 194,
"b": 205
},
"hsl": {
"h": 198.857,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.79949,
"c": 0.03043,
"h": 227.1
},
"luminance": 0.51537
}Semantic roles & 50–950 ramp
primary
#AAC2CD
secondary
#A28679
accent
#6041A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384