#C2FC8A#C2FC8A
#C2FC8A is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.7% C 0.156 H 131.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC8A |
|---|---|
| RGB | rgb(194, 252, 138) |
| HSL | hsl(91, 95%, 76%) |
| HSV | hsv(91, 45%, 99%) |
| CMYK | cmyk(23%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.98, -36.94, 48.59) |
| CIE-LCH | lch(92.98, 61.04, 127.25°) |
| OKLab | oklab(92.67% -0.102 0.1175) |
| OKLCH | oklch(92.67% 0.156 131) |
| XYZ | xyz(61.6451, 82.9238, 36.7979) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.58
Light Yellowish Green
#C2FF89
ΔE00 0.74
Light Pea Green
#C4FE82
ΔE00 1.43
Celery
#C1FD95
ΔE00 1.69
Light Yellow Green
#CCFD7F
ΔE00 2.67
Pale Lime
#BEFD73
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC8A #C48AFC
analogous
#FBFC8A #C2FC8A #8AFC8B
triadic
#C2FC8A #8AC2FC #FC8AC2
tetradic
#C2FC8A #8AFBFC #C48AFC #FC8B8A
square
#C2FC8A #8AFBFC #C48AFC #FC8B8A
split-complementary
#C2FC8A #8B8AFC #FC8AFB
monochromatic
#84F913 #A3FA4E #C2FC8A #E1FEC6 #EFFEE1
Accessibility & contrast
On white
1.19
#C2FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#C2FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC8A
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC8A | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FDE991
Tritanopia (blue-blind)
#C5F4E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fc8a; /* rgb */ color: rgb(194, 252, 138); /* oklch */ color: oklch(92.7% 0.156 131.0);
Tailwind
colors: {
custom: {
50: '#d6fdae',
500: '#c2fc8a',
950: '#000000',
},
}SCSS
$custom: #c2fc8a; $custom-light: #d6fdae; $custom-dark: #000000;
JSON
{
"hex": "#c2fc8a",
"rgb": {
"r": 194,
"g": 252,
"b": 138
},
"hsl": {
"h": 90.526,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92668,
"c": 0.15564,
"h": 131
},
"luminance": 0.82925
}Semantic roles & 50–950 ramp
primary
#C2FC8A
secondary
#964FDC
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581