#9DC2CA#9DC2CA
#9DC2CA is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.0% C 0.041 H 212.3°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC2CA |
|---|---|
| RGB | rgb(157, 194, 202) |
| HSL | hsl(191, 30%, 70%) |
| HSV | hsv(191, 22%, 79%) |
| CMYK | cmyk(22.3%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(76.08, -10.53, -8.09) |
| CIE-LCH | lch(76.08, 13.27, 217.53°) |
| OKLab | oklab(78.97% -0.0348 -0.022) |
| OKLCH | oklch(78.97% 0.041 212.3) |
| XYZ | xyz(43.8540, 50.0143, 63.2088) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 7.78
Sky Blue
#87CEEB
ΔE00 8.04
Baby Blue
#89CFF0
ΔE00 8.94
Ice Blue
#A5DFF9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC2CA #CAA59D
analogous
#9DCABB #9DC2CA #9DABCA
triadic
#9DC2CA #CA9DC2 #C2CA9D
tetradic
#9DC2CA #BB9DCA #CAA59D #ABCA9D
square
#9DC2CA #BB9DCA #CAA59D #ABCA9D
split-complementary
#9DC2CA #CA9DAB #CABB9D
monochromatic
#538D9A #75A9B5 #9DC2CA #C5DBDF #EBF3F4
Accessibility & contrast
On white
1.91
#9DC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#9DC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC2CA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC2CA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#8FC6C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9dc2ca; /* rgb */ color: rgb(157, 194, 202); /* oklch */ color: oklch(79.0% 0.041 212.3);
Tailwind
colors: {
custom: {
50: '#bad4da',
500: '#9dc2ca',
950: '#000000',
},
}SCSS
$custom: #9dc2ca; $custom-light: #bad4da; $custom-dark: #000000;
JSON
{
"hex": "#9dc2ca",
"rgb": {
"r": 157,
"g": 194,
"b": 202
},
"hsl": {
"h": 190.667,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.78974,
"c": 0.04112,
"h": 212.3
},
"luminance": 0.50016
}Semantic roles & 50–950 ramp
primary
#9DC2CA
secondary
#9F756C
accent
#503DA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383