#C4F79C#C4F79C
#C4F79C is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.0% C 0.129 H 132.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F79C |
|---|---|
| RGB | rgb(196, 247, 156) |
| HSL | hsl(94, 85%, 79%) |
| HSV | hsv(94, 37%, 97%) |
| CMYK | cmyk(20.6%, 0%, 36.8%, 3.1%) |
| CIE-LAB | lab(91.98, -31.73, 38.59) |
| CIE-LCH | lch(91.98, 49.96, 129.43°) |
| OKLab | oklab(91.97% -0.0868 0.0954) |
| OKLCH | oklch(91.97% 0.129 132.3) |
| XYZ | xyz(62.0253, 80.6563, 43.7464) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.22
Washed Out Green
#BCF5A6
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Light Light Green
#C8FFB0
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F79C #CF9CF7
analogous
#F2F79C #C4F79C #9CF7A2
triadic
#C4F79C #9CC4F7 #F79CC4
tetradic
#C4F79C #9CF2F7 #CF9CF7 #F7A29C
square
#C4F79C #9CF2F7 #CF9CF7 #F7A29C
split-complementary
#C4F79C #A29CF7 #F79CF2
monochromatic
#81EE2B #A2F263 #C4F79C #E6FCD5 #EEFDE3
Accessibility & contrast
On white
1.23
#C4F79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#C4F79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F79C
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F79C | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB96
Deuteranopia (green-blind)
#F7E7A1
Tritanopia (blue-blind)
#C6F0E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c4f79c; /* rgb */ color: rgb(196, 247, 156); /* oklch */ color: oklch(92.0% 0.129 132.3);
Tailwind
colors: {
custom: {
50: '#d7faba',
500: '#c4f79c',
950: '#000000',
},
}SCSS
$custom: #c4f79c; $custom-light: #d7faba; $custom-dark: #000000;
JSON
{
"hex": "#c4f79c",
"rgb": {
"r": 196,
"g": 247,
"b": 156
},
"hsl": {
"h": 93.626,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.91973,
"c": 0.12897,
"h": 132.3
},
"luminance": 0.80658
}Semantic roles & 50–950 ramp
primary
#C4F79C
secondary
#A360D7
accent
#04E280
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582