#9DCDAE#9DCDAE
#9DCDAE is a light, moderate green. Relative luminance 0.539; OKLCH L 80.6% C 0.067 H 156.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCDAE |
|---|---|
| RGB | rgb(157, 205, 174) |
| HSL | hsl(141, 32%, 71%) |
| HSV | hsv(141, 23%, 80%) |
| CMYK | cmyk(23.4%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(78.39, -21.93, 10.37) |
| CIE-LCH | lch(78.39, 24.26, 154.68°) |
| OKLab | oklab(80.58% -0.061 0.0268) |
| OKLCH | oklch(80.58% 0.067 156.3) |
| XYZ | xyz(43.3737, 53.8852, 48.1518) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.25
Darkseagreen
#8FBC8F
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 7.00
Seafoam
#7FE0B3
ΔE00 7.74
Mediumaquamarine
#66CDAA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCDAE #CD9DBC
analogous
#A4CD9D #9DCDAE #9DCDC6
triadic
#9DCDAE #AE9DCD #CDAE9D
tetradic
#9DCDAE #9DA4CD #CD9DBC #CDC69D
square
#9DCDAE #9DA4CD #CD9DBC #CDC69D
split-complementary
#9DCDAE #C69DCD #CD9DA4
monochromatic
#519F6C #74B88D #9DCDAE #C6E2CF #EBF5EE
Accessibility & contrast
On white
1.78
#9DCDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#9DCDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCDAE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCDAE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5AC
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#95CCC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9dcdae; /* rgb */ color: rgb(157, 205, 174); /* oklch */ color: oklch(80.6% 0.067 156.3);
Tailwind
colors: {
custom: {
50: '#badcc6',
500: '#9dcdae',
950: '#000000',
},
}SCSS
$custom: #9dcdae; $custom-light: #badcc6; $custom-dark: #000000;
JSON
{
"hex": "#9dcdae",
"rgb": {
"r": 157,
"g": 205,
"b": 174
},
"hsl": {
"h": 141.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.80579,
"c": 0.06664,
"h": 156.3
},
"luminance": 0.53887
}Semantic roles & 50–950 ramp
primary
#9DCDAE
secondary
#A26C8F
accent
#3A83AB
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482