#C2FC7D#C2FC7D
#C2FC7D is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.168 H 129.5°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC7D |
|---|---|
| RGB | rgb(194, 252, 125) |
| HSL | hsl(87, 95%, 74%) |
| HSV | hsv(87, 50%, 99%) |
| CMYK | cmyk(23%, 0%, 50.4%, 1.2%) |
| CIE-LAB | lab(92.83, -38.36, 54.47) |
| CIE-LCH | lch(92.83, 66.62, 125.15°) |
| OKLab | oklab(92.49% -0.1068 0.1298) |
| OKLCH | oklch(92.49% 0.168 129.5) |
| XYZ | xyz(60.7596, 82.5696, 32.1344) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.61
Pale Lime
#BEFD73
ΔE00 1.27
Light Yellow Green
#CCFD7F
ΔE00 1.53
Light Yellowish Green
#C2FF89
ΔE00 1.62
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Light Lime Green
#B9FF66
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC7D #B77DFC
analogous
#FCF77D #C2FC7D #83FC7D
triadic
#C2FC7D #7DC2FC #FC7DC2
tetradic
#C2FC7D #7DFCF7 #B77DFC #FC7D83
square
#C2FC7D #7DFCF7 #B77DFC #FC7D83
split-complementary
#C2FC7D #7D83FC #F77DFC
monochromatic
#8AF906 #A6FB41 #C2FC7D #DEFDB9 #F1FEE1
Accessibility & contrast
On white
1.20
#C2FC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#C2FC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC7D
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC7D | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED72
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#C6F3DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc7d; /* rgb */ color: rgb(194, 252, 125); /* oklch */ color: oklch(92.5% 0.168 129.5);
Tailwind
colors: {
custom: {
50: '#d7fda5',
500: '#c2fc7d',
950: '#000000',
},
}SCSS
$custom: #c2fc7d; $custom-light: #d7fda5; $custom-dark: #000000;
JSON
{
"hex": "#c2fc7d",
"rgb": {
"r": 194,
"g": 252,
"b": 125
},
"hsl": {
"h": 87.402,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.92493,
"c": 0.16807,
"h": 129.5
},
"luminance": 0.82571
}Semantic roles & 50–950 ramp
primary
#C2FC7D
secondary
#8843DA
accent
#00E669
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580