#C4F294#C4F294
#C4F294 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.7% C 0.130 H 129.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F294 |
|---|---|
| RGB | rgb(196, 242, 148) |
| HSL | hsl(89, 78%, 76%) |
| HSV | hsv(89, 39%, 95%) |
| CMYK | cmyk(19%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(90.49, -30.44, 40.62) |
| CIE-LCH | lch(90.49, 50.76, 126.85°) |
| OKLab | oklab(90.74% -0.0835 0.0999) |
| OKLCH | oklch(90.74% 0.13 129.9) |
| XYZ | xyz(59.8615, 77.3772, 39.7927) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Celery
#C1FD95
ΔE00 2.86
Tea Green
#BDF8A3
ΔE00 3.31
Washed Out Green
#BCF5A6
ΔE00 3.84
Light Yellowish Green
#C2FF89
ΔE00 4.03
Light Light Green
#C8FFB0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F294 #C294F2
analogous
#F2F194 #C4F294 #95F294
triadic
#C4F294 #94C4F2 #F294C4
tetradic
#C4F294 #94F2F1 #C294F2 #F29495
square
#C4F294 #94F2F1 #C294F2 #F29495
split-complementary
#C4F294 #9495F2 #F194F2
monochromatic
#88E527 #A6EB5D #C4F294 #E2F9CB #F0FCE4
Accessibility & contrast
On white
1.27
#C4F294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#C4F294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F294
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F294 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68D
Deuteranopia (green-blind)
#F3E399
Tritanopia (blue-blind)
#C7EBDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c4f294; /* rgb */ color: rgb(196, 242, 148); /* oklch */ color: oklch(90.7% 0.130 129.9);
Tailwind
colors: {
custom: {
50: '#d7f6b4',
500: '#c4f294',
950: '#000000',
},
}SCSS
$custom: #c4f294; $custom-light: #d7f6b4; $custom-dark: #000000;
JSON
{
"hex": "#c4f294",
"rgb": {
"r": 196,
"g": 242,
"b": 148
},
"hsl": {
"h": 89.362,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.90741,
"c": 0.13015,
"h": 129.9
},
"luminance": 0.77378
}Semantic roles & 50–950 ramp
primary
#C4F294
secondary
#945BCF
accent
#0BDB71
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581