#C3F784#C3F784
#C3F784 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.5% C 0.154 H 129.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F784 |
|---|---|
| RGB | rgb(195, 247, 132) |
| HSL | hsl(87, 88%, 74%) |
| HSV | hsv(87, 47%, 97%) |
| CMYK | cmyk(21.1%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(91.59, -35.00, 49.72) |
| CIE-LCH | lch(91.59, 60.80, 125.14°) |
| OKLab | oklab(91.54% -0.097 0.1197) |
| OKLCH | oklch(91.54% 0.154 129) |
| XYZ | xyz(59.9307, 79.7885, 34.0686) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 1.90
Light Yellow Green
#CCFD7F
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.74
Pale Lime
#BEFD73
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F784 #B884F7
analogous
#F7F184 #C3F784 #8AF784
triadic
#C3F784 #84C3F7 #F784C3
tetradic
#C3F784 #84F7F1 #B884F7 #F7848A
square
#C3F784 #84F7F1 #B884F7 #F7848A
split-complementary
#C3F784 #848AF7 #F184F7
monochromatic
#8BF011 #A7F34B #C3F784 #DFFBBD #F1FDE2
Accessibility & contrast
On white
1.24
#C3F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#C3F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F784
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F784 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#C7EEDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c3f784; /* rgb */ color: rgb(195, 247, 132); /* oklch */ color: oklch(91.5% 0.154 129.0);
Tailwind
colors: {
custom: {
50: '#d7faaa',
500: '#c3f784',
950: '#000000',
},
}SCSS
$custom: #c3f784; $custom-light: #d7faaa; $custom-dark: #000000;
JSON
{
"hex": "#c3f784",
"rgb": {
"r": 195,
"g": 247,
"b": 132
},
"hsl": {
"h": 87.13,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.91537,
"c": 0.15409,
"h": 129
},
"luminance": 0.7979
}Semantic roles & 50–950 ramp
primary
#C3F784
secondary
#894BD4
accent
#01E468
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581