#C2F494#C2F494
#C2F494 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.1% C 0.134 H 131.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F494 |
|---|---|
| RGB | rgb(194, 244, 148) |
| HSL | hsl(91, 81%, 77%) |
| HSV | hsv(91, 39%, 96%) |
| CMYK | cmyk(20.5%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(90.92, -32.08, 41.14) |
| CIE-LCH | lch(90.92, 52.17, 127.94°) |
| OKLab | oklab(91.05% -0.088 0.1011) |
| OKLCH | oklch(91.05% 0.134 131) |
| XYZ | xyz(59.9431, 78.3077, 39.9680) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.34
Tea Green
#BDF8A3
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.52
Washed Out Green
#BCF5A6
ΔE00 3.63
Pale Light Green
#B1FC99
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F494 #C694F4
analogous
#F2F494 #C2F494 #94F496
triadic
#C2F494 #94C2F4 #F494C2
tetradic
#C2F494 #94F2F4 #C694F4 #F49694
square
#C2F494 #94F2F4 #C694F4 #F49694
split-complementary
#C2F494 #9694F4 #F494F2
monochromatic
#83E925 #A2EE5D #C2F494 #E2FACB #EFFCE3
Accessibility & contrast
On white
1.26
#C2F494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#C2F494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F494
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F494 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78D
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#C4EDDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f494; /* rgb */ color: rgb(194, 244, 148); /* oklch */ color: oklch(91.1% 0.134 131.0);
Tailwind
colors: {
custom: {
50: '#d6f8b4',
500: '#c2f494',
950: '#000000',
},
}SCSS
$custom: #c2f494; $custom-light: #d6f8b4; $custom-dark: #000000;
JSON
{
"hex": "#c2f494",
"rgb": {
"r": 194,
"g": 244,
"b": 148
},
"hsl": {
"h": 91.25,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.91051,
"c": 0.134,
"h": 131
},
"luminance": 0.78309
}Semantic roles & 50–950 ramp
primary
#C2F494
secondary
#995AD2
accent
#08DE77
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581