#C2F394#C2F394
#C2F394 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.8% C 0.133 H 130.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F394 |
|---|---|
| RGB | rgb(194, 243, 148) |
| HSL | hsl(91, 80%, 77%) |
| HSV | hsv(91, 39%, 95%) |
| CMYK | cmyk(20.2%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(90.65, -31.62, 40.79) |
| CIE-LCH | lch(90.65, 51.61, 127.78°) |
| OKLab | oklab(90.83% -0.0867 0.1003) |
| OKLCH | oklch(90.83% 0.133 130.9) |
| XYZ | xyz(59.6431, 77.7075, 39.8680) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 2.98
Washed Out Green
#BCF5A6
ΔE00 3.60
Light Yellowish Green
#C2FF89
ΔE00 3.75
Pale Light Green
#B1FC99
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F394 #C594F3
analogous
#F2F394 #C2F394 #94F396
triadic
#C2F394 #94C2F3 #F394C2
tetradic
#C2F394 #94F2F3 #C594F3 #F39694
square
#C2F394 #94F2F3 #C594F3 #F39694
split-complementary
#C2F394 #9694F3 #F394F2
monochromatic
#83E726 #A3ED5D #C2F394 #E1F9CB #EFFCE3
Accessibility & contrast
On white
1.27
#C2F394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#C2F394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F394
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F394 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78D
Deuteranopia (green-blind)
#F4E399
Tritanopia (blue-blind)
#C5ECDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2f394; /* rgb */ color: rgb(194, 243, 148); /* oklch */ color: oklch(90.8% 0.133 130.9);
Tailwind
colors: {
custom: {
50: '#d6f7b4',
500: '#c2f394',
950: '#000000',
},
}SCSS
$custom: #c2f394; $custom-light: #d6f7b4; $custom-dark: #000000;
JSON
{
"hex": "#c2f394",
"rgb": {
"r": 194,
"g": 243,
"b": 148
},
"hsl": {
"h": 90.947,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.90831,
"c": 0.13254,
"h": 130.9
},
"luminance": 0.77709
}Semantic roles & 50–950 ramp
primary
#C2F394
secondary
#975BD1
accent
#09DC76
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581