#C2FC8D#C2FC8D
#C2FC8D is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.7% C 0.153 H 131.4°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC8D |
|---|---|
| RGB | rgb(194, 252, 141) |
| HSL | hsl(91, 95%, 77%) |
| HSV | hsv(91, 44%, 99%) |
| CMYK | cmyk(23%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(93.02, -36.59, 47.21) |
| CIE-LCH | lch(93.02, 59.73, 127.78°) |
| OKLab | oklab(92.71% -0.1009 0.1146) |
| OKLCH | oklch(92.71% 0.153 131.4) |
| XYZ | xyz(61.8653, 83.0118, 37.9576) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.42
Light Yellowish Green
#C2FF89
ΔE00 1.02
Celery
#C1FD95
ΔE00 1.25
Light Pea Green
#C4FE82
ΔE00 1.85
Light Yellow Green
#CCFD7F
ΔE00 3.04
Pale Lime
#BEFD73
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC8D #C78DFC
analogous
#FAFC8D #C2FC8D #8DFC90
triadic
#C2FC8D #8DC2FC #FC8DC2
tetradic
#C2FC8D #8DFAFC #C78DFC #FC908D
square
#C2FC8D #8DFAFC #C78DFC #FC908D
split-complementary
#C2FC8D #908DFC #FC8DFA
monochromatic
#82F916 #A2FA51 #C2FC8D #E2FEC9 #EFFEE1
Accessibility & contrast
On white
1.19
#C2FC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#C2FC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC8D
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC8D | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FCE993
Tritanopia (blue-blind)
#C4F4E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fc8d; /* rgb */ color: rgb(194, 252, 141); /* oklch */ color: oklch(92.7% 0.153 131.4);
Tailwind
colors: {
custom: {
50: '#d6fdb0',
500: '#c2fc8d',
950: '#000000',
},
}SCSS
$custom: #c2fc8d; $custom-light: #d6fdb0; $custom-dark: #000000;
JSON
{
"hex": "#c2fc8d",
"rgb": {
"r": 194,
"g": 252,
"b": 141
},
"hsl": {
"h": 91.351,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.92712,
"c": 0.15267,
"h": 131.4
},
"luminance": 0.83013
}Semantic roles & 50–950 ramp
primary
#C2FC8D
secondary
#9A51DC
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581