#C2F079#C2F079
#C2F079 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.8% C 0.156 H 126.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F079 |
|---|---|
| RGB | rgb(194, 240, 121) |
| HSL | hsl(83, 80%, 71%) |
| HSV | hsv(83, 50%, 94%) |
| CMYK | cmyk(19.2%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(89.47, -33.32, 52.29) |
| CIE-LCH | lch(89.47, 62.00, 122.51°) |
| OKLab | oklab(89.77% -0.0931 0.1247) |
| OKLCH | oklch(89.77% 0.156 126.8) |
| XYZ | xyz(56.8592, 75.1693, 29.5990) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Pale Lime
#BEFD73
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.72
Pear
#CBF85F
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F079 #A779F0
analogous
#F0E279 #C2F079 #86F079
triadic
#C2F079 #79C2F0 #F079C2
tetradic
#C2F079 #79F0E2 #A779F0 #F07986
square
#C2F079 #79F0E2 #A779F0 #F07986
split-complementary
#C2F079 #7986F0 #E279F0
monochromatic
#8DD718 #A9EA42 #C2F079 #DBF6B0 #F2FCE3
Accessibility & contrast
On white
1.31
#C2F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#C2F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F079
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F079 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE36E
Deuteranopia (green-blind)
#F4E080
Tritanopia (blue-blind)
#C8E7D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2f079; /* rgb */ color: rgb(194, 240, 121); /* oklch */ color: oklch(89.8% 0.156 126.8);
Tailwind
colors: {
custom: {
50: '#d6f5a2',
500: '#c2f079',
950: '#000000',
},
}SCSS
$custom: #c2f079; $custom-light: #d6f5a2; $custom-dark: #000000;
JSON
{
"hex": "#c2f079",
"rgb": {
"r": 194,
"g": 240,
"b": 121
},
"hsl": {
"h": 83.193,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.89772,
"c": 0.15559,
"h": 126.8
},
"luminance": 0.7517
}Semantic roles & 50–950 ramp
primary
#C2F079
secondary
#7743CA
accent
#09DC5B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15170F
muted
#848580