#9AC2DB#9AC2DB
#9AC2DB is a light, muted cyan. Relative luminance 0.506; OKLCH L 79.4% C 0.056 H 235.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9AC2DB |
|---|---|
| RGB | rgb(154, 194, 219) |
| HSL | hsl(203, 47%, 73%) |
| HSV | hsv(203, 30%, 86%) |
| CMYK | cmyk(29.7%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(76.42, -7.49, -16.80) |
| CIE-LCH | lch(76.42, 18.39, 245.96°) |
| OKLab | oklab(79.37% -0.0312 -0.0459) |
| OKLCH | oklch(79.37% 0.056 235.8) |
| XYZ | xyz(45.4005, 50.5661, 74.3722) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.57
Cloudy Blue
#ACC2D9
ΔE00 5.05
Baby Blue
#89CFF0
ΔE00 5.50
Sky Blue
#87CEEB
ΔE00 5.76
Light Blue
#95D0FC
ΔE00 5.95
Lightskyblue
#87CEFA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AC2DB #DBB39A
analogous
#9ADBD3 #9AC2DB #9AA1DB
triadic
#9AC2DB #DB9AC2 #C2DB9A
tetradic
#9AC2DB #D39ADB #DBB39A #A1DB9A
square
#9AC2DB #D39ADB #DBB39A #A1DB9A
split-complementary
#9AC2DB #DB9AA1 #DBD39A
monochromatic
#428BB9 #6DA7CB #9AC2DB #C7DDEB #E8F1F7
Accessibility & contrast
On white
1.89
#9AC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#9AC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AC2DB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AC2DB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#86C9CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9ac2db; /* rgb */ color: rgb(154, 194, 219); /* oklch */ color: oklch(79.4% 0.056 235.8);
Tailwind
colors: {
custom: {
50: '#b9d4e6',
500: '#9ac2db',
950: '#000000',
},
}SCSS
$custom: #9ac2db; $custom-light: #b9d4e6; $custom-dark: #000000;
JSON
{
"hex": "#9ac2db",
"rgb": {
"r": 154,
"g": 194,
"b": 219
},
"hsl": {
"h": 203.077,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.79366,
"c": 0.05554,
"h": 235.8
},
"luminance": 0.50568
}Semantic roles & 50–950 ramp
primary
#9AC2DB
secondary
#B38467
accent
#622BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384