#C7F385#C7F385
#C7F385 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.9% C 0.146 H 127.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F385 |
|---|---|
| RGB | rgb(199, 243, 133) |
| HSL | hsl(84, 82%, 74%) |
| HSV | hsv(84, 45%, 95%) |
| CMYK | cmyk(18.1%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(90.75, -31.60, 48.26) |
| CIE-LCH | lch(90.75, 57.69, 123.22°) |
| OKLab | oklab(90.93% -0.0877 0.1165) |
| OKLCH | oklch(90.93% 0.146 127) |
| XYZ | xyz(59.8370, 77.9360, 34.0765) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Light Yellow Green
#CCFD7F
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 2.92
Light Yellowish Green
#C2FF89
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.59
Pale Lime
#BEFD73
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F385 #B185F3
analogous
#F3E885 #C7F385 #90F385
triadic
#C7F385 #85C7F3 #F385C7
tetradic
#C7F385 #85F3E8 #B185F3 #F38590
square
#C7F385 #85F3E8 #B185F3 #F38590
split-complementary
#C7F385 #8590F3 #E885F3
monochromatic
#94E717 #ADEE4D #C7F385 #E1F8BD #F2FCE3
Accessibility & contrast
On white
1.27
#C7F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#C7F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F385
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F385 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#CCEAD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c7f385; /* rgb */ color: rgb(199, 243, 133); /* oklch */ color: oklch(90.9% 0.146 127.0);
Tailwind
colors: {
custom: {
50: '#daf7aa',
500: '#c7f385',
950: '#000000',
},
}SCSS
$custom: #c7f385; $custom-light: #daf7aa; $custom-dark: #000000;
JSON
{
"hex": "#c7f385",
"rgb": {
"r": 199,
"g": 243,
"b": 133
},
"hsl": {
"h": 84,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.90928,
"c": 0.14579,
"h": 127
},
"luminance": 0.77937
}Semantic roles & 50–950 ramp
primary
#C7F385
secondary
#814DCF
accent
#07DE5D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581