#C2FA72#C2FA72
#C2FA72 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.9% C 0.175 H 128.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA72 |
|---|---|
| RGB | rgb(194, 250, 114) |
| HSL | hsl(85, 93%, 71%) |
| HSV | hsv(85, 54%, 98%) |
| CMYK | cmyk(22.4%, 0%, 54.4%, 2%) |
| CIE-LAB | lab(92.16, -38.54, 58.65) |
| CIE-LCH | lch(92.16, 70.18, 123.31°) |
| OKLab | oklab(91.91% -0.1082 0.138) |
| OKLCH | oklch(91.91% 0.175 128.1) |
| XYZ | xyz(59.4707, 81.0544, 28.4282) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.08
Light Yellow Green
#CCFD7F
ΔE00 1.64
Light Pea Green
#C4FE82
ΔE00 1.93
Light Lime Green
#B9FF66
ΔE00 2.20
Pale Lime Green
#B1FF65
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA72 #AA72FA
analogous
#FAEE72 #C2FA72 #7EFA72
triadic
#C2FA72 #72C2FA #FA72C2
tetradic
#C2FA72 #72FAEE #AA72FA #FA727E
square
#C2FA72 #72FAEE #AA72FA #FA727E
split-complementary
#C2FA72 #727EFA #EE72FA
monochromatic
#8DE908 #A8F837 #C2FA72 #DCFCAD #F2FEE1
Accessibility & contrast
On white
1.22
#C2FA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#C2FA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA72
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA72 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB65
Deuteranopia (green-blind)
#FDE77B
Tritanopia (blue-blind)
#C7F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2fa72; /* rgb */ color: rgb(194, 250, 114); /* oklch */ color: oklch(91.9% 0.175 128.1);
Tailwind
colors: {
custom: {
50: '#d7fc9e',
500: '#c2fa72',
950: '#000000',
},
}SCSS
$custom: #c2fa72; $custom-light: #d7fc9e; $custom-dark: #000000;
JSON
{
"hex": "#c2fa72",
"rgb": {
"r": 194,
"g": 250,
"b": 114
},
"hsl": {
"h": 84.706,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.91913,
"c": 0.17531,
"h": 128.1
},
"luminance": 0.81055
}Semantic roles & 50–950 ramp
primary
#C2FA72
secondary
#7A3BD6
accent
#00E65F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580