#C2FC83#C2FC83
#C2FC83 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.6% C 0.162 H 130.1°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC83 |
|---|---|
| RGB | rgb(194, 252, 131) |
| HSL | hsl(89, 95%, 75%) |
| HSV | hsv(89, 48%, 99%) |
| CMYK | cmyk(23%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(92.89, -37.72, 51.78) |
| CIE-LCH | lch(92.89, 64.06, 126.07°) |
| OKLab | oklab(92.57% -0.1047 0.1242) |
| OKLCH | oklch(92.57% 0.162 130.1) |
| XYZ | xyz(61.1546, 82.7275, 34.2144) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.56
Light Yellowish Green
#C2FF89
ΔE00 0.94
Pistachio (survey)
#C0FA8B
ΔE00 1.46
Light Yellow Green
#CCFD7F
ΔE00 1.92
Pale Lime
#BEFD73
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC83 #BD83FC
analogous
#FCF983 #C2FC83 #86FC83
triadic
#C2FC83 #83C2FC #FC83C2
tetradic
#C2FC83 #83FCF9 #BD83FC #FC8386
square
#C2FC83 #83FCF9 #BD83FC #FC8386
split-complementary
#C2FC83 #8386FC #F983FC
monochromatic
#87F90B #A5FB47 #C2FC83 #DFFDBF #F0FEE1
Accessibility & contrast
On white
1.20
#C2FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#C2FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC83
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC83 | 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)
#FFED79
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#C6F3E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fc83; /* rgb */ color: rgb(194, 252, 131); /* oklch */ color: oklch(92.6% 0.162 130.1);
Tailwind
colors: {
custom: {
50: '#d7fda9',
500: '#c2fc83',
950: '#000000',
},
}SCSS
$custom: #c2fc83; $custom-light: #d7fda9; $custom-dark: #000000;
JSON
{
"hex": "#c2fc83",
"rgb": {
"r": 194,
"g": 252,
"b": 131
},
"hsl": {
"h": 88.76,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.92571,
"c": 0.16243,
"h": 130.1
},
"luminance": 0.82729
}Semantic roles & 50–950 ramp
primary
#C2FC83
secondary
#8F49DB
accent
#00E66E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581