#C7F488#C7F488
#C7F488 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.2% C 0.144 H 127.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F488 |
|---|---|
| RGB | rgb(199, 244, 136) |
| HSL | hsl(85, 83%, 75%) |
| HSV | hsv(85, 44%, 96%) |
| CMYK | cmyk(18.4%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.06, -31.73, 47.22) |
| CIE-LCH | lch(91.06, 56.89, 123.90°) |
| OKLab | oklab(91.19% -0.0878 0.1143) |
| OKLCH | oklch(91.19% 0.144 127.5) |
| XYZ | xyz(60.3473, 78.6203, 35.2837) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.22
Light Yellow Green
#CCFD7F
ΔE00 2.79
Light Pea Green
#C4FE82
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.18
Pale Lime
#BEFD73
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F488 #B588F4
analogous
#F4EB88 #C7F488 #91F488
triadic
#C7F488 #88C7F4 #F488C7
tetradic
#C7F488 #88F4EB #B588F4 #F48891
square
#C7F488 #88F4EB #B588F4 #F48891
split-complementary
#C7F488 #8891F4 #EB88F4
monochromatic
#92EA18 #ADEF50 #C7F488 #E1F9C0 #F2FCE3
Accessibility & contrast
On white
1.26
#C7F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#C7F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F488
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F488 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#F7E58E
Tritanopia (blue-blind)
#CCEBDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c7f488; /* rgb */ color: rgb(199, 244, 136); /* oklch */ color: oklch(91.2% 0.144 127.5);
Tailwind
colors: {
custom: {
50: '#daf8ac',
500: '#c7f488',
950: '#000000',
},
}SCSS
$custom: #c7f488; $custom-light: #daf8ac; $custom-dark: #000000;
JSON
{
"hex": "#c7f488",
"rgb": {
"r": 199,
"g": 244,
"b": 136
},
"hsl": {
"h": 85,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91191,
"c": 0.14415,
"h": 127.5
},
"luminance": 0.78621
}Semantic roles & 50–950 ramp
primary
#C7F488
secondary
#8550D1
accent
#06DF61
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581