#C2FCA3#C2FCA3
#C2FCA3 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.1% C 0.130 H 135.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FCA3 |
|---|---|
| RGB | rgb(194, 252, 163) |
| HSL | hsl(99, 94%, 81%) |
| HSV | hsv(99, 35%, 99%) |
| CMYK | cmyk(23%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(93.33, -33.78, 36.88) |
| CIE-LCH | lch(93.33, 50.01, 132.49°) |
| OKLab | oklab(93.07% -0.0922 0.0916) |
| OKLCH | oklch(93.07% 0.13 135.2) |
| XYZ | xyz(63.6678, 83.7328, 47.4508) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.13
Light Light Green
#C8FFB0
ΔE00 1.94
Washed Out Green
#BCF5A6
ΔE00 2.18
Celery
#C1FD95
ΔE00 2.38
Pale Light Green
#B1FC99
ΔE00 2.60
Light Pastel Green
#B2FBA5
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FCA3 #DDA3FC
analogous
#EFFCA3 #C2FCA3 #A3FCB1
triadic
#C2FCA3 #A3C2FC #FCA3C2
tetradic
#C2FCA3 #A3EFFC #DDA3FC #FCB1A3
square
#C2FCA3 #A3EFFC #DDA3FC #FCB1A3
split-complementary
#C2FCA3 #B1A3FC #FCA3EF
monochromatic
#73F82C #9BFA68 #C2FCA3 #E9FEDE #EBFEE1
Accessibility & contrast
On white
1.18
#C2FCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#C2FCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FCA3
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FCA3 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9D
Deuteranopia (green-blind)
#FAEAA8
Tritanopia (blue-blind)
#C2F6E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2fca3; /* rgb */ color: rgb(194, 252, 163); /* oklch */ color: oklch(93.1% 0.130 135.2);
Tailwind
colors: {
custom: {
50: '#d6fdbf',
500: '#c2fca3',
950: '#000000',
},
}SCSS
$custom: #c2fca3; $custom-light: #d6fdbf; $custom-dark: #000000;
JSON
{
"hex": "#c2fca3",
"rgb": {
"r": 194,
"g": 252,
"b": 163
},
"hsl": {
"h": 99.101,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.93069,
"c": 0.13,
"h": 135.2
},
"luminance": 0.83734
}Semantic roles & 50–950 ramp
primary
#C2FCA3
secondary
#B464DF
accent
#00E696
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582