#C2FA7B#C2FA7B
#C2FA7B is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.0% C 0.167 H 128.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA7B |
|---|---|
| RGB | rgb(194, 250, 123) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 51%, 98%) |
| CMYK | cmyk(22.4%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(92.25, -37.66, 54.70) |
| CIE-LCH | lch(92.25, 66.41, 124.55°) |
| OKLab | oklab(92.02% -0.105 0.1301) |
| OKLCH | oklch(92.02% 0.167 128.9) |
| XYZ | xyz(60.0084, 81.2695, 31.2601) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.01
Pale Lime
#BEFD73
ΔE00 1.38
Light Yellow Green
#CCFD7F
ΔE00 1.43
Light Yellowish Green
#C2FF89
ΔE00 1.99
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Light Lime Green
#B9FF66
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA7B #B37BFA
analogous
#FAF37B #C2FA7B #82FA7B
triadic
#C2FA7B #7BC2FA #FA7BC2
tetradic
#C2FA7B #7BFAF3 #B37BFA #FA7B82
square
#C2FA7B #7BFAF3 #B37BFA #FA7B82
split-complementary
#C2FA7B #7B82FA #F37BFA
monochromatic
#8BF109 #A7F840 #C2FA7B #DDFCB6 #F1FEE2
Accessibility & contrast
On white
1.22
#C2FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#C2FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA7B
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA7B | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6F
Deuteranopia (green-blind)
#FCE883
Tritanopia (blue-blind)
#C7F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa7b; /* rgb */ color: rgb(194, 250, 123); /* oklch */ color: oklch(92.0% 0.167 128.9);
Tailwind
colors: {
custom: {
50: '#d7fca4',
500: '#c2fa7b',
950: '#000000',
},
}SCSS
$custom: #c2fa7b; $custom-light: #d7fca4; $custom-dark: #000000;
JSON
{
"hex": "#c2fa7b",
"rgb": {
"r": 194,
"g": 250,
"b": 123
},
"hsl": {
"h": 86.457,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.92021,
"c": 0.16722,
"h": 128.9
},
"luminance": 0.81271
}Semantic roles & 50–950 ramp
primary
#C2FA7B
secondary
#8442D7
accent
#00E665
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580