#C2F784#C2F784
#C2F784 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.5% C 0.155 H 129.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F784 |
|---|---|
| RGB | rgb(194, 247, 132) |
| HSL | hsl(88, 88%, 74%) |
| HSV | hsv(88, 47%, 97%) |
| CMYK | cmyk(21.5%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(91.53, -35.35, 49.64) |
| CIE-LCH | lch(91.53, 60.94, 125.46°) |
| OKLab | oklab(91.47% -0.098 0.1195) |
| OKLCH | oklch(91.47% 0.155 129.4) |
| XYZ | xyz(59.6731, 79.6557, 34.0565) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.29
Light Pea Green
#C4FE82
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 1.82
Light Yellow Green
#CCFD7F
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.64
Pale Lime
#BEFD73
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F784 #B984F7
analogous
#F7F284 #C2F784 #89F784
triadic
#C2F784 #84C2F7 #F784C2
tetradic
#C2F784 #84F7F2 #B984F7 #F78489
square
#C2F784 #84F7F2 #B984F7 #F78489
split-complementary
#C2F784 #8489F7 #F284F7
monochromatic
#89F011 #A6F34B #C2F784 #DEFBBD #F1FDE2
Accessibility & contrast
On white
1.24
#C2F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#C2F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F784
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F784 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#C6EEDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2f784; /* rgb */ color: rgb(194, 247, 132); /* oklch */ color: oklch(91.5% 0.155 129.4);
Tailwind
colors: {
custom: {
50: '#d6faaa',
500: '#c2f784',
950: '#000000',
},
}SCSS
$custom: #c2f784; $custom-light: #d6faaa; $custom-dark: #000000;
JSON
{
"hex": "#c2f784",
"rgb": {
"r": 194,
"g": 247,
"b": 132
},
"hsl": {
"h": 87.652,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.91473,
"c": 0.15455,
"h": 129.4
},
"luminance": 0.79657
}Semantic roles & 50–950 ramp
primary
#C2F784
secondary
#8A4BD4
accent
#01E46A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581