#9DC4AF#9DC4AF
#9DC4AF is a light, muted green. Relative luminance 0.497; OKLCH L 78.6% C 0.051 H 161.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC4AF |
|---|---|
| RGB | rgb(157, 196, 175) |
| HSL | hsl(148, 25%, 69%) |
| HSV | hsv(148, 20%, 77%) |
| CMYK | cmyk(19.9%, 0%, 10.7%, 23.1%) |
| CIE-LAB | lab(75.91, -17.21, 6.28) |
| CIE-LCH | lch(75.91, 18.32, 159.94°) |
| OKLab | oklab(78.6% -0.0485 0.0163) |
| OKLCH | oklch(78.6% 0.051 161.4) |
| XYZ | xyz(41.3803, 49.7418, 47.9700) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.23
Darkseagreen
#8FBC8F
ΔE00 7.70
Greenish Grey
#96AE8D
ΔE00 8.09
Seafoam Blue
#78D1B6
ΔE00 8.27
Sage Green
#9CAF88
ΔE00 9.68
Mediumaquamarine
#66CDAA
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC4AF #C49DB2
analogous
#9FC49D #9DC4AF #9DC4C3
triadic
#9DC4AF #AF9DC4 #C4AF9D
tetradic
#9DC4AF #9D9FC4 #C49DB2 #C4C39D
square
#9DC4AF #9D9FC4 #C49DB2 #C4C39D
split-complementary
#9DC4AF #C39DC4 #C49D9F
monochromatic
#579071 #77AD90 #9DC4AF #C3DBCE #E9F2ED
Accessibility & contrast
On white
1.92
#9DC4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#9DC4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC4AF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC4AF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#96C4BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9dc4af; /* rgb */ color: rgb(157, 196, 175); /* oklch */ color: oklch(78.6% 0.051 161.4);
Tailwind
colors: {
custom: {
50: '#bad6c6',
500: '#9dc4af',
950: '#000000',
},
}SCSS
$custom: #9dc4af; $custom-light: #bad6c6; $custom-dark: #000000;
JSON
{
"hex": "#9dc4af",
"rgb": {
"r": 157,
"g": 196,
"b": 175
},
"hsl": {
"h": 147.692,
"s": 24.841,
"l": 69.216
},
"oklch": {
"l": 0.78603,
"c": 0.05116,
"h": 161.4
},
"luminance": 0.49743
}Semantic roles & 50–950 ramp
primary
#9DC4AF
secondary
#E4D9DF
accent
#4276A3
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111413
muted
#808382