#9AC2CC#9AC2CC
#9AC2CC is a light, muted cyan. Relative luminance 0.498; OKLCH L 78.8% C 0.045 H 214.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9AC2CC |
|---|---|
| RGB | rgb(154, 194, 204) |
| HSL | hsl(192, 33%, 70%) |
| HSV | hsv(192, 25%, 80%) |
| CMYK | cmyk(24.5%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(75.95, -10.99, -9.37) |
| CIE-LCH | lch(75.95, 14.45, 220.46°) |
| OKLab | oklab(78.85% -0.0369 -0.0255) |
| OKLCH | oklch(78.85% 0.045 214.7) |
| XYZ | xyz(43.5141, 49.8115, 64.4369) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.64
Sky Blue
#87CEEB
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 7.56
Baby Blue
#89CFF0
ΔE00 8.13
Ice Blue
#A5DFF9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AC2CC #CCA49A
analogous
#9ACCBD #9AC2CC #9AA9CC
triadic
#9AC2CC #CC9AC2 #C2CC9A
tetradic
#9AC2CC #BD9ACC #CCA49A #A9CC9A
square
#9AC2CC #BD9ACC #CCA49A #A9CC9A
split-complementary
#9AC2CC #CC9AA9 #CCBD9A
monochromatic
#4F8D9D #71A9B7 #9AC2CC #C3DBE1 #EBF3F5
Accessibility & contrast
On white
1.92
#9AC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#9AC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AC2CC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AC2CC | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCD
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#8BC6C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9ac2cc; /* rgb */ color: rgb(154, 194, 204); /* oklch */ color: oklch(78.8% 0.045 214.7);
Tailwind
colors: {
custom: {
50: '#b8d4db',
500: '#9ac2cc',
950: '#000000',
},
}SCSS
$custom: #9ac2cc; $custom-light: #b8d4db; $custom-dark: #000000;
JSON
{
"hex": "#9ac2cc",
"rgb": {
"r": 154,
"g": 194,
"b": 204
},
"hsl": {
"h": 192,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.78847,
"c": 0.04483,
"h": 214.7
},
"luminance": 0.49813
}Semantic roles & 50–950 ramp
primary
#9AC2CC
secondary
#E8DDDA
accent
#513AAC
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383