#C4F676#C4F676
#C4F676 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.2% C 0.166 H 127.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F676 |
|---|---|
| RGB | rgb(196, 246, 118) |
| HSL | hsl(83, 88%, 71%) |
| HSV | hsv(83, 52%, 96%) |
| CMYK | cmyk(20.3%, 0%, 52%, 3.5%) |
| CIE-LAB | lab(91.21, -35.63, 55.78) |
| CIE-LCH | lch(91.21, 66.19, 122.57°) |
| OKLab | oklab(91.2% -0.0999 0.1321) |
| OKLCH | oklch(91.2% 0.166 127.1) |
| XYZ | xyz(58.9905, 78.9545, 29.2679) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.56
Pale Lime
#BEFD73
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 3.13
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Pear
#CBF85F
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F676 #A876F6
analogous
#F6E876 #C4F676 #84F676
triadic
#C4F676 #76C4F6 #F676C4
tetradic
#C4F676 #76F6E8 #A876F6 #F67684
square
#C4F676 #76F6E8 #A876F6 #F67684
split-complementary
#C4F676 #7684F6 #E876F6
monochromatic
#90E30F #ABF23D #C4F676 #DDFAAF #F3FDE2
Accessibility & contrast
On white
1.25
#C4F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#C4F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F676
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F676 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86A
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#CAECD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c4f676; /* rgb */ color: rgb(196, 246, 118); /* oklch */ color: oklch(91.2% 0.166 127.1);
Tailwind
colors: {
custom: {
50: '#d8f9a1',
500: '#c4f676',
950: '#000000',
},
}SCSS
$custom: #c4f676; $custom-light: #d8f9a1; $custom-dark: #000000;
JSON
{
"hex": "#c4f676",
"rgb": {
"r": 196,
"g": 246,
"b": 118
},
"hsl": {
"h": 83.438,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.91197,
"c": 0.16556,
"h": 127.1
},
"luminance": 0.78955
}Semantic roles & 50–950 ramp
primary
#C4F676
secondary
#783FD1
accent
#01E45A
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580