#C2FA7D#C2FA7D
#C2FA7D is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.0% C 0.165 H 129.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA7D |
|---|---|
| RGB | rgb(194, 250, 125) |
| HSL | hsl(87, 93%, 74%) |
| HSV | hsv(87, 50%, 98%) |
| CMYK | cmyk(22.4%, 0%, 50%, 2%) |
| CIE-LAB | lab(92.27, -37.46, 53.81) |
| CIE-LCH | lch(92.27, 65.56, 124.84°) |
| OKLab | oklab(92.05% -0.1043 0.1283) |
| OKLCH | oklch(92.05% 0.165 129.1) |
| XYZ | xyz(60.1349, 81.3201, 31.9262) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.88
Light Yellow Green
#CCFD7F
ΔE00 1.50
Pale Lime
#BEFD73
ΔE00 1.57
Light Yellowish Green
#C2FF89
ΔE00 1.77
Pistachio (survey)
#C0FA8B
ΔE00 2.12
Light Lime Green
#B9FF66
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA7D #B57DFA
analogous
#FAF47D #C2FA7D #83FA7D
triadic
#C2FA7D #7DC2FA #FA7DC2
tetradic
#C2FA7D #7DFAF4 #B57DFA #FA7D83
square
#C2FA7D #7DFAF4 #B57DFA #FA7D83
split-complementary
#C2FA7D #7D83FA #F47DFA
monochromatic
#8AF309 #A6F842 #C2FA7D #DEFCB8 #F1FEE2
Accessibility & contrast
On white
1.22
#C2FA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#C2FA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA7D
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA7D | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB72
Deuteranopia (green-blind)
#FCE885
Tritanopia (blue-blind)
#C6F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa7d; /* rgb */ color: rgb(194, 250, 125); /* oklch */ color: oklch(92.0% 0.165 129.1);
Tailwind
colors: {
custom: {
50: '#d7fca5',
500: '#c2fa7d',
950: '#000000',
},
}SCSS
$custom: #c2fa7d; $custom-light: #d7fca5; $custom-dark: #000000;
JSON
{
"hex": "#c2fa7d",
"rgb": {
"r": 194,
"g": 250,
"b": 125
},
"hsl": {
"h": 86.88,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.92047,
"c": 0.16536,
"h": 129.1
},
"luminance": 0.81321
}Semantic roles & 50–950 ramp
primary
#C2FA7D
secondary
#8644D7
accent
#00E667
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580