#C2FC89#C2FC89
#C2FC89 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.7% C 0.157 H 130.8°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC89 |
|---|---|
| RGB | rgb(194, 252, 137) |
| HSL | hsl(90, 95%, 76%) |
| HSV | hsv(90, 46%, 99%) |
| CMYK | cmyk(23%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(92.97, -37.06, 49.05) |
| CIE-LCH | lch(92.97, 61.47, 127.07°) |
| OKLab | oklab(92.65% -0.1024 0.1185) |
| OKLCH | oklch(92.65% 0.157 130.8) |
| XYZ | xyz(61.5730, 82.8949, 36.4184) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.69
Light Yellowish Green
#C2FF89
ΔE00 0.69
Light Pea Green
#C4FE82
ΔE00 1.29
Celery
#C1FD95
ΔE00 1.83
Light Yellow Green
#CCFD7F
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC89 #C389FC
analogous
#FBFC89 #C2FC89 #89FC8A
triadic
#C2FC89 #89C2FC #FC89C2
tetradic
#C2FC89 #89FBFC #C389FC #FC8A89
square
#C2FC89 #89FBFC #C389FC #FC8A89
split-complementary
#C2FC89 #8A89FC #FC89FB
monochromatic
#84F912 #A3FA4D #C2FC89 #E1FEC5 #F0FEE1
Accessibility & contrast
On white
1.19
#C2FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#C2FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC89
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC89 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FDE990
Tritanopia (blue-blind)
#C5F4E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fc89; /* rgb */ color: rgb(194, 252, 137); /* oklch */ color: oklch(92.7% 0.157 130.8);
Tailwind
colors: {
custom: {
50: '#d6fdad',
500: '#c2fc89',
950: '#000000',
},
}SCSS
$custom: #c2fc89; $custom-light: #d6fdad; $custom-dark: #000000;
JSON
{
"hex": "#c2fc89",
"rgb": {
"r": 194,
"g": 252,
"b": 137
},
"hsl": {
"h": 90.261,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.92654,
"c": 0.15662,
"h": 130.8
},
"luminance": 0.82896
}Semantic roles & 50–950 ramp
primary
#C2FC89
secondary
#954EDB
accent
#00E674
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581