#9CD7DD#9CD7DD
#9CD7DD is a very light, moderate teal. Relative luminance 0.609; OKLCH L 84.1% C 0.061 H 204.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD7DD |
|---|---|
| RGB | rgb(156, 215, 221) |
| HSL | hsl(186, 49%, 74%) |
| HSV | hsv(186, 29%, 87%) |
| CMYK | cmyk(29.4%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(82.32, -17.33, -9.02) |
| CIE-LCH | lch(82.32, 19.54, 207.50°) |
| OKLab | oklab(84.1% -0.0555 -0.0246) |
| OKLCH | oklch(84.1% 0.061 204) |
| XYZ | xyz(51.0576, 60.8866, 77.4546) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.38
Paleturquoise
#AFEEEE
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Pale Sky Blue
#BDF6FE
ΔE00 7.17
Robin Egg Blue
#8AF1FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD7DD #DDA29C
analogous
#9CDDC3 #9CD7DD #9CB7DD
triadic
#9CD7DD #DD9CD7 #D7DD9C
tetradic
#9CD7DD #C39CDD #DDA29C #B7DD9C
square
#9CD7DD #C39CDD #DDA29C #B7DD9C
split-complementary
#9CD7DD #DD9CB7 #DDC39C
monochromatic
#41B2BE #6EC5CD #9CD7DD #CAE9ED #E8F6F7
Accessibility & contrast
On white
1.59
#9CD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#9CD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD7DD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD7DD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#85DCD9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9cd7dd; /* rgb */ color: rgb(156, 215, 221); /* oklch */ color: oklch(84.1% 0.061 204.0);
Tailwind
colors: {
custom: {
50: '#bbe3e7',
500: '#9cd7dd',
950: '#000000',
},
}SCSS
$custom: #9cd7dd; $custom-light: #bbe3e7; $custom-dark: #000000;
JSON
{
"hex": "#9cd7dd",
"rgb": {
"r": 156,
"g": 215,
"b": 221
},
"hsl": {
"h": 185.538,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.84097,
"c": 0.06069,
"h": 204
},
"luminance": 0.60889
}Semantic roles & 50–950 ramp
primary
#9CD7DD
secondary
#B56F68
accent
#3729BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484