#9CC7DD#9CC7DD
#9CC7DD is a light, muted cyan. Relative luminance 0.531; OKLCH L 80.6% C 0.055 H 230.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC7DD |
|---|---|
| RGB | rgb(156, 199, 221) |
| HSL | hsl(200, 49%, 74%) |
| HSV | hsv(200, 29%, 87%) |
| CMYK | cmyk(29.4%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(77.95, -9.08, -15.55) |
| CIE-LCH | lch(77.95, 18.00, 239.72°) |
| OKLab | oklab(80.63% -0.035 -0.0425) |
| OKLCH | oklch(80.63% 0.055 230.5) |
| XYZ | xyz(47.1809, 53.1331, 76.1623) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 5.97
Lightskyblue
#87CEFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC7DD #DDB29C
analogous
#9CDDD3 #9CC7DD #9CA7DD
triadic
#9CC7DD #DD9CC7 #C7DD9C
tetradic
#9CC7DD #D39CDD #DDB29C #A7DD9C
square
#9CC7DD #D39CDD #DDB29C #A7DD9C
split-complementary
#9CC7DD #DD9CA7 #DDD39C
monochromatic
#4193BE #6EADCD #9CC7DD #CAE1ED #E8F2F7
Accessibility & contrast
On white
1.81
#9CC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#9CC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC7DD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC7DD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DE
Deuteranopia (green-blind)
#B3BDDD
Tritanopia (blue-blind)
#88CDCE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9cc7dd; /* rgb */ color: rgb(156, 199, 221); /* oklch */ color: oklch(80.6% 0.055 230.5);
Tailwind
colors: {
custom: {
50: '#bad8e7',
500: '#9cc7dd',
950: '#000000',
},
}SCSS
$custom: #9cc7dd; $custom-light: #bad8e7; $custom-dark: #000000;
JSON
{
"hex": "#9cc7dd",
"rgb": {
"r": 156,
"g": 199,
"b": 221
},
"hsl": {
"h": 200.308,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.80633,
"c": 0.05508,
"h": 230.5
},
"luminance": 0.53135
}Semantic roles & 50–950 ramp
primary
#9CC7DD
secondary
#B58268
accent
#5B29BC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384