#C7F896#C7F896
#C7F896 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.3% C 0.135 H 130.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F896 |
|---|---|
| RGB | rgb(199, 248, 150) |
| HSL | hsl(90, 88%, 78%) |
| HSV | hsv(90, 40%, 97%) |
| CMYK | cmyk(19.8%, 0%, 39.5%, 2.7%) |
| CIE-LAB | lab(92.34, -31.92, 42.05) |
| CIE-LCH | lch(92.34, 52.79, 127.20°) |
| OKLab | oklab(92.29% -0.0876 0.1032) |
| OKLCH | oklch(92.29% 0.135 130.3) |
| XYZ | xyz(62.6247, 81.4778, 41.2757) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.81
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.99
Tea Green
#BDF8A3
ΔE00 3.26
Light Pea Green
#C4FE82
ΔE00 3.58
Pale Light Green
#B1FC99
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F896 #C796F8
analogous
#F8F896 #C7F896 #96F896
triadic
#C7F896 #96C7F8 #F896C7
tetradic
#C7F896 #96F8F8 #C796F8 #F89696
square
#C7F896 #96F8F8 #C796F8 #F89696
split-complementary
#C7F896 #9696F8 #F896F8
monochromatic
#8AF023 #A8F45D #C7F896 #E6FCCF #F0FDE2
Accessibility & contrast
On white
1.21
#C7F896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C7F896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F896
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F896 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#CAF0E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c7f896; /* rgb */ color: rgb(199, 248, 150); /* oklch */ color: oklch(92.3% 0.135 130.3);
Tailwind
colors: {
custom: {
50: '#d9fab6',
500: '#c7f896',
950: '#000000',
},
}SCSS
$custom: #c7f896; $custom-light: #d9fab6; $custom-dark: #000000;
JSON
{
"hex": "#c7f896",
"rgb": {
"r": 199,
"g": 248,
"b": 150
},
"hsl": {
"h": 90,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.92285,
"c": 0.13537,
"h": 130.3
},
"luminance": 0.81479
}Semantic roles & 50–950 ramp
primary
#C7F896
secondary
#995BD8
accent
#01E473
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581