#C7F678#C7F678
#C7F678 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.4% C 0.162 H 126.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F678 |
|---|---|
| RGB | rgb(199, 246, 120) |
| HSL | hsl(82, 88%, 72%) |
| HSV | hsv(82, 51%, 96%) |
| CMYK | cmyk(19.1%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(91.42, -34.34, 55.15) |
| CIE-LCH | lch(91.42, 64.97, 121.90°) |
| OKLab | oklab(91.42% -0.0963 0.1308) |
| OKLCH | oklch(91.42% 0.162 126.3) |
| XYZ | xyz(59.8990, 79.4090, 29.9374) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.45
Light Pea Green
#C4FE82
ΔE00 2.37
Pale Lime
#BEFD73
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 3.30
Pear
#CBF85F
ΔE00 3.32
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F678 #A778F6
analogous
#F6E678 #C7F678 #88F678
triadic
#C7F678 #78C7F6 #F678C7
tetradic
#C7F678 #78F6E6 #A778F6 #F67888
square
#C7F678 #78F6E6 #A778F6 #F67888
split-complementary
#C7F678 #7888F6 #E678F6
monochromatic
#95E40F #AFF23F #C7F678 #DFFAB1 #F3FDE2
Accessibility & contrast
On white
1.24
#C7F678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#C7F678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F678
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F678 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86C
Deuteranopia (green-blind)
#FAE680
Tritanopia (blue-blind)
#CDECD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c7f678; /* rgb */ color: rgb(199, 246, 120); /* oklch */ color: oklch(91.4% 0.162 126.3);
Tailwind
colors: {
custom: {
50: '#daf9a2',
500: '#c7f678',
950: '#000000',
},
}SCSS
$custom: #c7f678; $custom-light: #daf9a2; $custom-dark: #000000;
JSON
{
"hex": "#c7f678",
"rgb": {
"r": 199,
"g": 246,
"b": 120
},
"hsl": {
"h": 82.381,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.91417,
"c": 0.16241,
"h": 126.3
},
"luminance": 0.7941
}Semantic roles & 50–950 ramp
primary
#C7F678
secondary
#7741D1
accent
#01E456
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580