#9CCFA2#9CCFA2
#9CCFA2 is a light, moderate green. Relative luminance 0.543; OKLCH L 80.7% C 0.082 H 147.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFA2 |
|---|---|
| RGB | rgb(156, 207, 162) |
| HSL | hsl(127, 35%, 71%) |
| HSV | hsv(127, 25%, 81%) |
| CMYK | cmyk(24.6%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(78.64, -25.45, 17.10) |
| CIE-LCH | lch(78.64, 30.66, 146.10°) |
| OKLab | oklab(80.67% -0.0698 0.0438) |
| OKLCH | oklch(80.67% 0.082 147.9) |
| XYZ | xyz(42.5428, 54.3007, 42.4150) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.89
Light Grey Green
#B7E1A1
ΔE00 6.81
Seafoam
#7FE0B3
ΔE00 7.22
Mint
#AAF0C1
ΔE00 7.66
Light Teal
#90E4C1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFA2 #CF9CC9
analogous
#AFCF9C #9CCFA2 #9CCFBB
triadic
#9CCFA2 #A29CCF #CFA29C
tetradic
#9CCFA2 #9CAFCF #CF9CC9 #CFBB9C
square
#9CCFA2 #9CAFCF #CF9CC9 #CFBB9C
split-complementary
#9CCFA2 #BB9CCF #CF9CAF
monochromatic
#4FA258 #73BB7B #9CCFA2 #C5E3C9 #EAF5EC
Accessibility & contrast
On white
1.77
#9CCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#9CCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFA2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFA2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69F
Deuteranopia (green-blind)
#C8C0A4
Tritanopia (blue-blind)
#96CDC3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ccfa2; /* rgb */ color: rgb(156, 207, 162); /* oklch */ color: oklch(80.7% 0.082 147.9);
Tailwind
colors: {
custom: {
50: '#badebd',
500: '#9ccfa2',
950: '#000000',
},
}SCSS
$custom: #9ccfa2; $custom-light: #badebd; $custom-dark: #000000;
JSON
{
"hex": "#9ccfa2",
"rgb": {
"r": 156,
"g": 207,
"b": 162
},
"hsl": {
"h": 127.059,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.80672,
"c": 0.08237,
"h": 147.9
},
"luminance": 0.54302
}Semantic roles & 50–950 ramp
primary
#9CCFA2
secondary
#A56B9E
accent
#38A0AE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482