#9CCFA4#9CCFA4
#9CCFA4 is a light, moderate green. Relative luminance 0.544; OKLCH L 80.7% C 0.080 H 149.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFA4 |
|---|---|
| RGB | rgb(156, 207, 164) |
| HSL | hsl(129, 35%, 71%) |
| HSV | hsv(129, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 20.8%, 18.8%) |
| CIE-LAB | lab(78.68, -25.09, 16.10) |
| CIE-LCH | lch(78.68, 29.81, 147.32°) |
| OKLab | oklab(80.72% -0.0689 0.0413) |
| OKLCH | oklch(80.72% 0.08 149.1) |
| XYZ | xyz(42.7220, 54.3724, 43.3587) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 6.08
Seafoam
#7FE0B3
ΔE00 7.08
Light Grey Green
#B7E1A1
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 7.30
Light Teal
#90E4C1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFA4 #CF9CC7
analogous
#ADCF9C #9CCFA4 #9CCFBD
triadic
#9CCFA4 #A49CCF #CFA49C
tetradic
#9CCFA4 #9CADCF #CF9CC7 #CFBD9C
square
#9CCFA4 #9CADCF #CF9CC7 #CFBD9C
split-complementary
#9CCFA4 #BD9CCF #CF9CAD
monochromatic
#4FA25C #73BB7E #9CCFA4 #C5E3CA #EAF5EC
Accessibility & contrast
On white
1.77
#9CCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#9CCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFA4
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFA4 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A2
Deuteranopia (green-blind)
#C8C1A6
Tritanopia (blue-blind)
#96CDC3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ccfa4; /* rgb */ color: rgb(156, 207, 164); /* oklch */ color: oklch(80.7% 0.080 149.1);
Tailwind
colors: {
custom: {
50: '#badebf',
500: '#9ccfa4',
950: '#000000',
},
}SCSS
$custom: #9ccfa4; $custom-light: #badebf; $custom-dark: #000000;
JSON
{
"hex": "#9ccfa4",
"rgb": {
"r": 156,
"g": 207,
"b": 164
},
"hsl": {
"h": 129.412,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.80719,
"c": 0.08033,
"h": 149.1
},
"luminance": 0.54374
}Semantic roles & 50–950 ramp
primary
#9CCFA4
secondary
#A56B9B
accent
#389BAE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482