#C2FA74#C2FA74
#C2FA74 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.9% C 0.174 H 128.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA74 |
|---|---|
| RGB | rgb(194, 250, 116) |
| HSL | hsl(85, 93%, 72%) |
| HSV | hsv(85, 54%, 98%) |
| CMYK | cmyk(22.4%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(92.18, -38.35, 57.78) |
| CIE-LCH | lch(92.18, 69.35, 123.57°) |
| OKLab | oklab(91.94% -0.1075 0.1363) |
| OKLCH | oklch(91.94% 0.174 128.3) |
| XYZ | xyz(59.5858, 81.1004, 29.0343) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.05
Light Yellow Green
#CCFD7F
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 1.71
Light Lime Green
#B9FF66
ΔE00 2.32
Light Yellowish Green
#C2FF89
ΔE00 2.78
Pale Lime Green
#B1FF65
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA74 #AC74FA
analogous
#FAEF74 #C2FA74 #7FFA74
triadic
#C2FA74 #74C2FA #FA74C2
tetradic
#C2FA74 #74FAEF #AC74FA #FA747F
square
#C2FA74 #74FAEF #AC74FA #FA747F
split-complementary
#C2FA74 #747FFA #EF74FA
monochromatic
#8CEB08 #A8F839 #C2FA74 #DCFCAF #F2FEE1
Accessibility & contrast
On white
1.22
#C2FA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#C2FA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA74
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA74 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB67
Deuteranopia (green-blind)
#FDE77D
Tritanopia (blue-blind)
#C7F0DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa74; /* rgb */ color: rgb(194, 250, 116); /* oklch */ color: oklch(91.9% 0.174 128.3);
Tailwind
colors: {
custom: {
50: '#d7fc9f',
500: '#c2fa74',
950: '#000000',
},
}SCSS
$custom: #c2fa74; $custom-light: #d7fc9f; $custom-dark: #000000;
JSON
{
"hex": "#c2fa74",
"rgb": {
"r": 194,
"g": 250,
"b": 116
},
"hsl": {
"h": 85.075,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.91936,
"c": 0.17355,
"h": 128.3
},
"luminance": 0.81102
}Semantic roles & 50–950 ramp
primary
#C2FA74
secondary
#7C3CD6
accent
#00E660
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580