#C4F799#C4F799
#C4F799 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.9% C 0.132 H 131.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F799 |
|---|---|
| RGB | rgb(196, 247, 153) |
| HSL | hsl(93, 85%, 78%) |
| HSV | hsv(93, 38%, 97%) |
| CMYK | cmyk(20.6%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(91.93, -32.13, 40.01) |
| CIE-LCH | lch(91.93, 51.32, 128.76°) |
| OKLab | oklab(91.92% -0.088 0.0986) |
| OKLCH | oklch(91.92% 0.132 131.7) |
| XYZ | xyz(61.7744, 80.5560, 42.4251) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.91
Tea Green
#BDF8A3
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Washed Out Green
#BCF5A6
ΔE00 3.22
Light Light Green
#C8FFB0
ΔE00 3.50
Pale Light Green
#B1FC99
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F799 #CC99F7
analogous
#F3F799 #C4F799 #99F79D
triadic
#C4F799 #99C4F7 #F799C4
tetradic
#C4F799 #99F3F7 #CC99F7 #F79D99
square
#C4F799 #99F3F7 #CC99F7 #F79D99
split-complementary
#C4F799 #9D99F7 #F799F3
monochromatic
#82EE27 #A3F360 #C4F799 #E5FBD2 #EFFDE3
Accessibility & contrast
On white
1.23
#C4F799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#C4F799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F799
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F799 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA92
Deuteranopia (green-blind)
#F7E79E
Tritanopia (blue-blind)
#C6F0E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c4f799; /* rgb */ color: rgb(196, 247, 153); /* oklch */ color: oklch(91.9% 0.132 131.7);
Tailwind
colors: {
custom: {
50: '#d7fab8',
500: '#c4f799',
950: '#000000',
},
}SCSS
$custom: #c4f799; $custom-light: #d7fab8; $custom-dark: #000000;
JSON
{
"hex": "#c4f799",
"rgb": {
"r": 196,
"g": 247,
"b": 153
},
"hsl": {
"h": 92.553,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.91922,
"c": 0.13216,
"h": 131.7
},
"luminance": 0.80557
}Semantic roles & 50–950 ramp
primary
#C4F799
secondary
#9F5ED6
accent
#04E27C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581