#C7F481#C7F481
#C7F481 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.1% C 0.151 H 126.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F481 |
|---|---|
| RGB | rgb(199, 244, 129) |
| HSL | hsl(83, 84%, 73%) |
| HSV | hsv(83, 47%, 96%) |
| CMYK | cmyk(18.4%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(90.97, -32.50, 50.44) |
| CIE-LCH | lch(90.97, 60.00, 122.80°) |
| OKLab | oklab(91.09% -0.0905 0.1211) |
| OKLCH | oklch(91.09% 0.151 126.8) |
| XYZ | xyz(59.8660, 78.4278, 32.7487) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.56
Pistachio (survey)
#C0FA8B
ΔE00 2.65
Light Yellowish Green
#C2FF89
ΔE00 3.07
Pale Lime
#BEFD73
ΔE00 3.39
Celery
#C1FD95
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F481 #AE81F4
analogous
#F4E781 #C7F481 #8DF481
triadic
#C7F481 #81C7F4 #F481C7
tetradic
#C7F481 #81F4E7 #AE81F4 #F4818D
square
#C7F481 #81F4E7 #AE81F4 #F4818D
split-complementary
#C7F481 #818DF4 #E781F4
monochromatic
#94E614 #AEEF49 #C7F481 #E0F9B9 #F2FDE3
Accessibility & contrast
On white
1.26
#C7F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#C7F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F481
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F481 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE777
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#CDEBD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c7f481; /* rgb */ color: rgb(199, 244, 129); /* oklch */ color: oklch(91.1% 0.151 126.8);
Tailwind
colors: {
custom: {
50: '#daf8a8',
500: '#c7f481',
950: '#000000',
},
}SCSS
$custom: #c7f481; $custom-light: #daf8a8; $custom-dark: #000000;
JSON
{
"hex": "#c7f481",
"rgb": {
"r": 199,
"g": 244,
"b": 129
},
"hsl": {
"h": 83.478,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91092,
"c": 0.15113,
"h": 126.8
},
"luminance": 0.78428
}Semantic roles & 50–950 ramp
primary
#C7F481
secondary
#7E49D0
accent
#05E05B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581