#C2F279#C2F279
#C2F279 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.2% C 0.158 H 127.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F279 |
|---|---|
| RGB | rgb(194, 242, 121) |
| HSL | hsl(84, 82%, 71%) |
| HSV | hsv(84, 50%, 95%) |
| CMYK | cmyk(19.8%, 0%, 50%, 5.1%) |
| CIE-LAB | lab(90.02, -34.24, 52.95) |
| CIE-LCH | lch(90.02, 63.06, 122.89°) |
| OKLab | oklab(90.22% -0.0957 0.1261) |
| OKLCH | oklch(90.22% 0.158 127.2) |
| XYZ | xyz(57.4512, 76.3533, 29.7963) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.33
Light Pea Green
#C4FE82
ΔE00 2.67
Pale Lime
#BEFD73
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Light Yellowish Green
#C2FF89
ΔE00 3.33
Pear
#CBF85F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F279 #A979F2
analogous
#F2E679 #C2F279 #85F279
triadic
#C2F279 #79C2F2 #F279C2
tetradic
#C2F279 #79F2E6 #A979F2 #F27985
square
#C2F279 #79F2E6 #A979F2 #F27985
split-complementary
#C2F279 #7985F2 #E679F2
monochromatic
#8DDB15 #A9ED41 #C2F279 #DBF7B1 #F2FCE3
Accessibility & contrast
On white
1.29
#C2F279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#C2F279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F279
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F279 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#F6E280
Tritanopia (blue-blind)
#C8E9D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c2f279; /* rgb */ color: rgb(194, 242, 121); /* oklch */ color: oklch(90.2% 0.158 127.2);
Tailwind
colors: {
custom: {
50: '#d6f6a2',
500: '#c2f279',
950: '#000000',
},
}SCSS
$custom: #c2f279; $custom-light: #d6f6a2; $custom-dark: #000000;
JSON
{
"hex": "#c2f279",
"rgb": {
"r": 194,
"g": 242,
"b": 121
},
"hsl": {
"h": 83.802,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.90216,
"c": 0.15829,
"h": 127.2
},
"luminance": 0.76354
}Semantic roles & 50–950 ramp
primary
#C2F279
secondary
#7943CC
accent
#07DF5C
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15170F
muted
#848580