#C7FA8A#C7FA8A
#C7FA8A is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.5% C 0.151 H 129.0°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FA8A |
|---|---|
| RGB | rgb(199, 250, 138) |
| HSL | hsl(87, 92%, 76%) |
| HSV | hsv(87, 45%, 98%) |
| CMYK | cmyk(20.4%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(92.73, -34.27, 48.34) |
| CIE-LCH | lch(92.73, 59.25, 125.33°) |
| OKLab | oklab(92.54% -0.0948 0.1169) |
| OKLCH | oklch(92.54% 0.151 129) |
| XYZ | xyz(62.3256, 82.3473, 36.6508) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.25
Light Yellowish Green
#C2FF89
ΔE00 1.63
Light Pea Green
#C4FE82
ΔE00 1.67
Light Yellow Green
#CCFD7F
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FA8A #BD8AFA
analogous
#FAF58A #C7FA8A #8FFA8A
triadic
#C7FA8A #8AC7FA #FA8AC7
tetradic
#C7FA8A #8AFAF5 #BD8AFA #FA8A8F
square
#C7FA8A #8AFAF5 #BD8AFA #FA8A8F
split-complementary
#C7FA8A #8A8FFA #F58AFA
monochromatic
#8FF515 #ABF74F #C7FA8A #E3FDC5 #F1FEE2
Accessibility & contrast
On white
1.20
#C7FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#C7FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FA8A
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FA8A | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#FCE990
Tritanopia (blue-blind)
#CBF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c7fa8a; /* rgb */ color: rgb(199, 250, 138); /* oklch */ color: oklch(92.5% 0.151 129.0);
Tailwind
colors: {
custom: {
50: '#dafcae',
500: '#c7fa8a',
950: '#000000',
},
}SCSS
$custom: #c7fa8a; $custom-light: #dafcae; $custom-dark: #000000;
JSON
{
"hex": "#c7fa8a",
"rgb": {
"r": 199,
"g": 250,
"b": 138
},
"hsl": {
"h": 87.321,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.92541,
"c": 0.15052,
"h": 129
},
"luminance": 0.82348
}Semantic roles & 50–950 ramp
primary
#C7FA8A
secondary
#8E4FD9
accent
#00E669
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581