#C4F080#C4F080
#C4F080 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.0% C 0.148 H 126.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F080 |
|---|---|
| RGB | rgb(196, 240, 128) |
| HSL | hsl(84, 79%, 72%) |
| HSV | hsv(84, 47%, 94%) |
| CMYK | cmyk(18.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.68, -31.85, 49.28) |
| CIE-LCH | lch(89.68, 58.68, 122.88°) |
| OKLab | oklab(90% -0.0886 0.1185) |
| OKLCH | oklch(90% 0.148 126.8) |
| XYZ | xyz(57.8210, 75.6138, 31.9666) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Light Yellow Green
#CCFD7F
ΔE00 3.00
Light Pea Green
#C4FE82
ΔE00 3.28
Light Yellowish Green
#C2FF89
ΔE00 3.65
Pale Lime
#BEFD73
ΔE00 4.01
Celery
#C1FD95
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F080 #AC80F0
analogous
#F0E480 #C4F080 #8CF080
triadic
#C4F080 #80C4F0 #F080C4
tetradic
#C4F080 #80F0E4 #AC80F0 #F0808C
square
#C4F080 #80F0E4 #AC80F0 #F0808C
split-complementary
#C4F080 #808CF0 #E480F0
monochromatic
#90DC1A #ABEA49 #C4F080 #DDF6B7 #F2FCE4
Accessibility & contrast
On white
1.30
#C4F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#C4F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F080
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F080 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#CAE7D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c4f080; /* rgb */ color: rgb(196, 240, 128); /* oklch */ color: oklch(90.0% 0.148 126.8);
Tailwind
colors: {
custom: {
50: '#d8f5a7',
500: '#c4f080',
950: '#000000',
},
}SCSS
$custom: #c4f080; $custom-light: #d8f5a7; $custom-dark: #000000;
JSON
{
"hex": "#c4f080",
"rgb": {
"r": 196,
"g": 240,
"b": 128
},
"hsl": {
"h": 83.571,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89998,
"c": 0.14792,
"h": 126.8
},
"luminance": 0.75614
}Semantic roles & 50–950 ramp
primary
#C4F080
secondary
#7C4ACB
accent
#0ADB5C
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#151710
muted
#848580