#9DD5CD#9DD5CD
#9DD5CD is a very light, muted teal. Relative luminance 0.592; OKLCH L 83.2% C 0.059 H 185.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD5CD |
|---|---|
| RGB | rgb(157, 213, 205) |
| HSL | hsl(171, 40%, 73%) |
| HSV | hsv(171, 26%, 84%) |
| CMYK | cmyk(26.3%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(81.38, -19.61, -1.87) |
| CIE-LCH | lch(81.38, 19.69, 185.46°) |
| OKLab | oklab(83.22% -0.0584 -0.0053) |
| OKLCH | oklch(83.22% 0.059 185.2) |
| XYZ | xyz(48.7148, 59.1621, 66.5984) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.55
Powder Blue
#B0E0E6
ΔE00 7.12
Pale Teal
#82CBB2
ΔE00 7.43
Seafoam Blue
#78D1B6
ΔE00 8.26
Duck Egg Blue
#C3FBF4
ΔE00 8.58
Mediumturquoise
#48D1CC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD5CD #D59DA5
analogous
#9DD5B1 #9DD5CD #9DC1D5
triadic
#9DD5CD #CD9DD5 #D5CD9D
tetradic
#9DD5CD #B19DD5 #D59DA5 #C1D59D
square
#9DD5CD #B19DD5 #D59DA5 #C1D59D
split-complementary
#9DD5CD #D59DC1 #D5B19D
monochromatic
#4AAD9F #72C3B7 #9DD5CD #C8E7E3 #EAF6F4
Accessibility & contrast
On white
1.64
#9DD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#9DD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD5CD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD5CD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#8CD7D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9dd5cd; /* rgb */ color: rgb(157, 213, 205); /* oklch */ color: oklch(83.2% 0.059 185.2);
Tailwind
colors: {
custom: {
50: '#bbe2dc',
500: '#9dd5cd',
950: '#000000',
},
}SCSS
$custom: #9dd5cd; $custom-light: #bbe2dc; $custom-dark: #000000;
JSON
{
"hex": "#9dd5cd",
"rgb": {
"r": 157,
"g": 213,
"b": 205
},
"hsl": {
"h": 171.429,
"s": 40,
"l": 72.549
},
"oklch": {
"l": 0.83218,
"c": 0.05868,
"h": 185.2
},
"luminance": 0.59164
}Semantic roles & 50–950 ramp
primary
#9DD5CD
secondary
#AC6B74
accent
#3245B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484