#C6EA78#C6EA78
#C6EA78 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.7% C 0.147 H 123.8°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EA78 |
|---|---|
| RGB | rgb(198, 234, 120) |
| HSL | hsl(79, 73%, 69%) |
| HSV | hsv(79, 49%, 92%) |
| CMYK | cmyk(15.4%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(88.07, -29.15, 51.12) |
| CIE-LCH | lch(88.07, 58.85, 119.69°) |
| OKLab | oklab(88.7% -0.0817 0.122) |
| OKLCH | oklch(88.7% 0.147 123.8) |
| XYZ | xyz(56.1017, 72.2072, 28.7474) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Light Pea Green
#C4FE82
ΔE00 4.91
Pear
#CBF85F
ΔE00 4.92
Pale Lime
#BEFD73
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EA78 #9C78EA
analogous
#EAD578 #C6EA78 #8DEA78
triadic
#C6EA78 #78C6EA #EA78C6
tetradic
#C6EA78 #78EAD5 #9C78EA #EA788D
square
#C6EA78 #78EAD5 #9C78EA #EA788D
split-complementary
#C6EA78 #788DEA #D578EA
monochromatic
#93C81F #B0E243 #C6EA78 #DCF2AD #F3FAE2
Accessibility & contrast
On white
1.36
#C6EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#C6EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EA78
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EA78 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6E
Deuteranopia (green-blind)
#F0DD7F
Tritanopia (blue-blind)
#CDE1D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c6ea78; /* rgb */ color: rgb(198, 234, 120); /* oklch */ color: oklch(88.7% 0.147 123.8);
Tailwind
colors: {
custom: {
50: '#d9f0a1',
500: '#c6ea78',
950: '#000000',
},
}SCSS
$custom: #c6ea78; $custom-light: #d9f0a1; $custom-dark: #000000;
JSON
{
"hex": "#c6ea78",
"rgb": {
"r": 198,
"g": 234,
"b": 120
},
"hsl": {
"h": 78.947,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.88703,
"c": 0.14682,
"h": 123.8
},
"luminance": 0.72207
}Semantic roles & 50–950 ramp
primary
#C6EA78
secondary
#6C44C2
accent
#10D54E
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580