#9CD3DD#9CD3DD
#9CD3DD is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.2% C 0.058 H 210.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD3DD |
|---|---|
| RGB | rgb(156, 211, 221) |
| HSL | hsl(189, 49%, 74%) |
| HSV | hsv(189, 29%, 87%) |
| CMYK | cmyk(29.4%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.22, -15.30, -10.65) |
| CIE-LCH | lch(81.22, 18.64, 214.85°) |
| OKLab | oklab(83.23% -0.0504 -0.0291) |
| OKLCH | oklch(83.23% 0.058 210) |
| XYZ | xyz(50.0515, 58.8744, 77.1192) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.74
Lightblue
#ADD8E6
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Paleturquoise
#AFEEEE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD3DD #DDA69C
analogous
#9CDDC7 #9CD3DD #9CB3DD
triadic
#9CD3DD #DD9CD3 #D3DD9C
tetradic
#9CD3DD #C79CDD #DDA69C #B3DD9C
square
#9CD3DD #C79CDD #DDA69C #B3DD9C
split-complementary
#9CD3DD #DD9CB3 #DDC79C
monochromatic
#41AABE #6EBFCD #9CD3DD #CAE7ED #E8F5F7
Accessibility & contrast
On white
1.64
#9CD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#9CD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD3DD
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD3DD | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#86D8D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9cd3dd; /* rgb */ color: rgb(156, 211, 221); /* oklch */ color: oklch(83.2% 0.058 210.0);
Tailwind
colors: {
custom: {
50: '#bbe0e7',
500: '#9cd3dd',
950: '#000000',
},
}SCSS
$custom: #9cd3dd; $custom-light: #bbe0e7; $custom-dark: #000000;
JSON
{
"hex": "#9cd3dd",
"rgb": {
"r": 156,
"g": 211,
"b": 221
},
"hsl": {
"h": 189.231,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.83226,
"c": 0.0582,
"h": 210
},
"luminance": 0.58877
}Semantic roles & 50–950 ramp
primary
#9CD3DD
secondary
#B57468
accent
#4029BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484