#9CD0DB#9CD0DB
#9CD0DB is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.5% C 0.056 H 212.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD0DB |
|---|---|
| RGB | rgb(156, 208, 219) |
| HSL | hsl(190, 47%, 74%) |
| HSV | hsv(190, 29%, 86%) |
| CMYK | cmyk(28.8%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(80.34, -14.22, -10.89) |
| CIE-LCH | lch(80.34, 17.92, 217.45°) |
| OKLab | oklab(82.51% -0.0474 -0.0297) |
| OKLCH | oklch(82.51% 0.056 212.1) |
| XYZ | xyz(49.0483, 57.2918, 75.4781) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.67
Powder Blue
#B0E0E6
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 5.99
Ice Blue
#A5DFF9
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD0DB #DBA79C
analogous
#9CDBC6 #9CD0DB #9CB0DB
triadic
#9CD0DB #DB9CD0 #D0DB9C
tetradic
#9CD0DB #C69CDB #DBA79C #B0DB9C
square
#9CD0DB #C69CDB #DBA79C #B0DB9C
split-complementary
#9CD0DB #DB9CB0 #DBC69C
monochromatic
#43A5B9 #6FBBCB #9CD0DB #C9E5EB #E9F4F7
Accessibility & contrast
On white
1.69
#9CD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#9CD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD0DB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD0DB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#87D5D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd0db; /* rgb */ color: rgb(156, 208, 219); /* oklch */ color: oklch(82.5% 0.056 212.1);
Tailwind
colors: {
custom: {
50: '#bbdee6',
500: '#9cd0db',
950: '#000000',
},
}SCSS
$custom: #9cd0db; $custom-light: #bbdee6; $custom-dark: #000000;
JSON
{
"hex": "#9cd0db",
"rgb": {
"r": 156,
"g": 208,
"b": 219
},
"hsl": {
"h": 190.476,
"s": 46.667,
"l": 73.529
},
"oklch": {
"l": 0.82508,
"c": 0.05593,
"h": 212.1
},
"luminance": 0.57294
}Semantic roles & 50–950 ramp
primary
#9CD0DB
secondary
#B37569
accent
#442CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484