#C7FA85#C7FA85
#C7FA85 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.155 H 128.4°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FA85 |
|---|---|
| RGB | rgb(199, 250, 133) |
| HSL | hsl(86, 92%, 75%) |
| HSV | hsv(86, 47%, 98%) |
| CMYK | cmyk(20.4%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(92.67, -34.82, 50.63) |
| CIE-LCH | lch(92.67, 61.45, 124.52°) |
| OKLab | oklab(92.47% -0.0967 0.1218) |
| OKLCH | oklch(92.47% 0.155 128.4) |
| XYZ | xyz(61.9719, 82.2058, 34.7881) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.27
Light Yellow Green
#CCFD7F
ΔE00 1.52
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 1.72
Pale Lime
#BEFD73
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FA85 #B885FA
analogous
#FAF385 #C7FA85 #8CFA85
triadic
#C7FA85 #85C7FA #FA85C7
tetradic
#C7FA85 #85FAF3 #B885FA #FA858C
square
#C7FA85 #85FAF3 #B885FA #FA858C
split-complementary
#C7FA85 #858CFA #F385FA
monochromatic
#91F50F #ACF84A #C7FA85 #E2FCC0 #F2FEE2
Accessibility & contrast
On white
1.20
#C7FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#C7FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FA85
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FA85 | 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)
#FFEC7B
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#CCF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c7fa85; /* rgb */ color: rgb(199, 250, 133); /* oklch */ color: oklch(92.5% 0.155 128.4);
Tailwind
colors: {
custom: {
50: '#dafcaa',
500: '#c7fa85',
950: '#000000',
},
}SCSS
$custom: #c7fa85; $custom-light: #dafcaa; $custom-dark: #000000;
JSON
{
"hex": "#c7fa85",
"rgb": {
"r": 199,
"g": 250,
"b": 133
},
"hsl": {
"h": 86.154,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.9247,
"c": 0.15545,
"h": 128.4
},
"luminance": 0.82207
}Semantic roles & 50–950 ramp
primary
#C7FA85
secondary
#894BD8
accent
#00E664
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581