#C2F97F#C2F97F
#C2F97F is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.8% C 0.162 H 129.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F97F |
|---|---|
| RGB | rgb(194, 249, 127) |
| HSL | hsl(87, 91%, 74%) |
| HSV | hsv(87, 49%, 98%) |
| CMYK | cmyk(22.1%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(92.02, -36.80, 52.58) |
| CIE-LCH | lch(92.02, 64.18, 124.99°) |
| OKLab | oklab(91.85% -0.1024 0.1257) |
| OKLCH | oklch(91.85% 0.162 129.2) |
| XYZ | xyz(59.9540, 80.7519, 32.5025) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.03
Light Yellow Green
#CCFD7F
ΔE00 1.65
Light Yellowish Green
#C2FF89
ΔE00 1.71
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Pale Lime
#BEFD73
ΔE00 1.94
Celery
#C1FD95
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F97F #B67FF9
analogous
#F9F37F #C2F97F #85F97F
triadic
#C2F97F #7FC2F9 #F97FC2
tetradic
#C2F97F #7FF9F3 #B67FF9 #F97F85
square
#C2F97F #7FF9F3 #B67FF9 #F97F85
split-complementary
#C2F97F #7F85F9 #F37FF9
monochromatic
#8AF20B #A6F645 #C2F97F #DEFCB9 #F1FEE2
Accessibility & contrast
On white
1.22
#C2F97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#C2F97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F97F
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F97F | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#C6F0DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f97f; /* rgb */ color: rgb(194, 249, 127); /* oklch */ color: oklch(91.8% 0.162 129.2);
Tailwind
colors: {
custom: {
50: '#d7fba6',
500: '#c2f97f',
950: '#000000',
},
}SCSS
$custom: #c2f97f; $custom-light: #d7fba6; $custom-dark: #000000;
JSON
{
"hex": "#c2f97f",
"rgb": {
"r": 194,
"g": 249,
"b": 127
},
"hsl": {
"h": 87.049,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.9185,
"c": 0.16212,
"h": 129.2
},
"luminance": 0.80753
}Semantic roles & 50–950 ramp
primary
#C2F97F
secondary
#8746D6
accent
#00E667
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580