#C2FC7B#C2FC7B
#C2FC7B is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.170 H 129.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC7B |
|---|---|
| RGB | rgb(194, 252, 123) |
| HSL | hsl(87, 96%, 74%) |
| HSV | hsv(87, 51%, 99%) |
| CMYK | cmyk(23%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(92.80, -38.56, 55.36) |
| CIE-LCH | lch(92.80, 67.47, 124.86°) |
| OKLab | oklab(92.47% -0.1075 0.1316) |
| OKLCH | oklch(92.47% 0.17 129.3) |
| XYZ | xyz(60.6332, 82.5190, 31.4683) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.82
Pale Lime
#BEFD73
ΔE00 1.06
Light Yellow Green
#CCFD7F
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 1.86
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Lime Green
#B9FF66
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC7B #B57BFC
analogous
#FCF67B #C2FC7B #81FC7B
triadic
#C2FC7B #7BC2FC #FC7BC2
tetradic
#C2FC7B #7BFCF6 #B57BFC #FC7B81
square
#C2FC7B #7BFCF6 #B57BFC #FC7B81
split-complementary
#C2FC7B #7B81FC #F67BFC
monochromatic
#8AF706 #A6FB3F #C2FC7B #DEFDB7 #F1FEE1
Accessibility & contrast
On white
1.20
#C2FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C2FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC7B
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC7B | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6F
Deuteranopia (green-blind)
#FEE983
Tritanopia (blue-blind)
#C6F3DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc7b; /* rgb */ color: rgb(194, 252, 123); /* oklch */ color: oklch(92.5% 0.170 129.3);
Tailwind
colors: {
custom: {
50: '#d7fda4',
500: '#c2fc7b',
950: '#000000',
},
}SCSS
$custom: #c2fc7b; $custom-light: #d7fda4; $custom-dark: #000000;
JSON
{
"hex": "#c2fc7b",
"rgb": {
"r": 194,
"g": 252,
"b": 123
},
"hsl": {
"h": 86.977,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.92467,
"c": 0.16991,
"h": 129.3
},
"luminance": 0.8252
}Semantic roles & 50–950 ramp
primary
#C2FC7B
secondary
#8642D9
accent
#00E667
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580