#C2FC84#C2FC84
#C2FC84 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.6% C 0.161 H 130.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC84 |
|---|---|
| RGB | rgb(194, 252, 132) |
| HSL | hsl(89, 95%, 75%) |
| HSV | hsv(89, 48%, 99%) |
| CMYK | cmyk(23%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(92.91, -37.61, 51.33) |
| CIE-LCH | lch(92.91, 63.63, 126.24°) |
| OKLab | oklab(92.59% -0.1043 0.1233) |
| OKLCH | oklch(92.59% 0.161 130.2) |
| XYZ | xyz(61.2227, 82.7548, 34.5730) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.66
Light Yellowish Green
#C2FF89
ΔE00 0.85
Pistachio (survey)
#C0FA8B
ΔE00 1.32
Light Yellow Green
#CCFD7F
ΔE00 2.01
Pale Lime
#BEFD73
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC84 #BE84FC
analogous
#FCFA84 #C2FC84 #86FC84
triadic
#C2FC84 #84C2FC #FC84C2
tetradic
#C2FC84 #84FCFA #BE84FC #FC8486
square
#C2FC84 #84FCFA #BE84FC #FC8486
split-complementary
#C2FC84 #8486FC #FA84FC
monochromatic
#87F90D #A4FB48 #C2FC84 #E0FDC0 #F0FEE1
Accessibility & contrast
On white
1.20
#C2FC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#C2FC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC84
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC84 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#C5F3E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fc84; /* rgb */ color: rgb(194, 252, 132); /* oklch */ color: oklch(92.6% 0.161 130.2);
Tailwind
colors: {
custom: {
50: '#d7fdaa',
500: '#c2fc84',
950: '#000000',
},
}SCSS
$custom: #c2fc84; $custom-light: #d7fdaa; $custom-dark: #000000;
JSON
{
"hex": "#c2fc84",
"rgb": {
"r": 194,
"g": 252,
"b": 132
},
"hsl": {
"h": 89,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.92585,
"c": 0.16147,
"h": 130.2
},
"luminance": 0.82756
}Semantic roles & 50–950 ramp
primary
#C2FC84
secondary
#9049DB
accent
#00E66F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581