#C9FA7A#C9FA7A
#C9FA7A is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.165 H 126.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FA7A |
|---|---|
| RGB | rgb(201, 250, 122) |
| HSL | hsl(83, 93%, 73%) |
| HSV | hsv(83, 51%, 98%) |
| CMYK | cmyk(19.6%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(92.66, -35.23, 55.75) |
| CIE-LCH | lch(92.66, 65.95, 122.29°) |
| OKLab | oklab(92.46% -0.0987 0.1323) |
| OKLCH | oklch(92.46% 0.165 126.7) |
| XYZ | xyz(61.7856, 82.1931, 31.0183) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.71
Light Pea Green
#C4FE82
ΔE00 1.86
Pale Lime
#BEFD73
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Pear
#CBF85F
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FA7A #AB7AFA
analogous
#FAEB7A #C9FA7A #89FA7A
triadic
#C9FA7A #7AC9FA #FA7AC9
tetradic
#C9FA7A #7AFAEB #AB7AFA #FA7A89
square
#C9FA7A #7AFAEB #AB7AFA #FA7A89
split-complementary
#C9FA7A #7A89FA #EB7AFA
monochromatic
#98F109 #B1F83F #C9FA7A #E1FCB5 #F3FEE2
Accessibility & contrast
On white
1.20
#C9FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#C9FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FA7A
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FA7A | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6E
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#CFF0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c9fa7a; /* rgb */ color: rgb(201, 250, 122); /* oklch */ color: oklch(92.5% 0.165 126.7);
Tailwind
colors: {
custom: {
50: '#dcfca3',
500: '#c9fa7a',
950: '#000000',
},
}SCSS
$custom: #c9fa7a; $custom-light: #dcfca3; $custom-dark: #000000;
JSON
{
"hex": "#c9fa7a",
"rgb": {
"r": 201,
"g": 250,
"b": 122
},
"hsl": {
"h": 82.969,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.92456,
"c": 0.16502,
"h": 126.7
},
"luminance": 0.82194
}Semantic roles & 50–950 ramp
primary
#C9FA7A
secondary
#7B41D7
accent
#00E658
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580