#9FCDA2#9FCDA2
#9FCDA2 is a light, moderate green. Relative luminance 0.536; OKLCH L 80.4% C 0.077 H 146.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDA2 |
|---|---|
| RGB | rgb(159, 205, 162) |
| HSL | hsl(124, 32%, 71%) |
| HSV | hsv(124, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(78.25, -23.47, 16.59) |
| CIE-LCH | lch(78.25, 28.74, 144.74°) |
| OKLab | oklab(80.41% -0.0643 0.0425) |
| OKLCH | oklch(80.41% 0.077 146.5) |
| XYZ | xyz(42.6492, 53.6409, 42.2821) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 6.73
Light Grey Green
#B7E1A1
ΔE00 7.00
Lichen
#8FB67B
ΔE00 7.74
Pale Teal
#82CBB2
ΔE00 7.93
Seafoam
#7FE0B3
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDA2 #CD9FCA
analogous
#B3CD9F #9FCDA2 #9FCDB9
triadic
#9FCDA2 #A29FCD #CDA29F
tetradic
#9FCDA2 #9FB3CD #CD9FCA #CDB99F
square
#9FCDA2 #9FB3CD #CD9FCA #CDB99F
split-complementary
#9FCDA2 #B99FCD #CD9FB3
monochromatic
#539F58 #77B87B #9FCDA2 #C7E2C9 #EBF5EC
Accessibility & contrast
On white
1.79
#9FCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#9FCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDA2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDA2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A0
Deuteranopia (green-blind)
#C7C0A4
Tritanopia (blue-blind)
#9ACBC1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcda2; /* rgb */ color: rgb(159, 205, 162); /* oklch */ color: oklch(80.4% 0.077 146.5);
Tailwind
colors: {
custom: {
50: '#bcdcbd',
500: '#9fcda2',
950: '#000000',
},
}SCSS
$custom: #9fcda2; $custom-light: #bcdcbd; $custom-dark: #000000;
JSON
{
"hex": "#9fcda2",
"rgb": {
"r": 159,
"g": 205,
"b": 162
},
"hsl": {
"h": 123.913,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.8041,
"c": 0.07707,
"h": 146.5
},
"luminance": 0.53642
}Semantic roles & 50–950 ramp
primary
#9FCDA2
secondary
#A26E9F
accent
#3BA3AA
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482