#C6F679#C6F679
#C6F679 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.4% C 0.162 H 126.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C6F679 |
|---|---|
| RGB | rgb(198, 246, 121) |
| HSL | hsl(83, 87%, 72%) |
| HSV | hsv(83, 51%, 96%) |
| CMYK | cmyk(19.5%, 0%, 50.8%, 3.5%) |
| CIE-LAB | lab(91.37, -34.60, 54.62) |
| CIE-LCH | lch(91.37, 64.66, 122.36°) |
| OKLab | oklab(91.36% -0.0969 0.1297) |
| OKLCH | oklch(91.36% 0.162 126.7) |
| XYZ | xyz(59.6954, 79.2970, 30.2463) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.45
Light Pea Green
#C4FE82
ΔE00 2.19
Pale Lime
#BEFD73
ΔE00 2.43
Light Yellowish Green
#C2FF89
ΔE00 3.09
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Pear
#CBF85F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6F679 #A979F6
analogous
#F6E879 #C6F679 #88F679
triadic
#C6F679 #79C6F6 #F679C6
tetradic
#C6F679 #79F6E8 #A979F6 #F67988
square
#C6F679 #79F6E8 #A979F6 #F67988
split-complementary
#C6F679 #7988F6 #E879F6
monochromatic
#93E50F #AEF240 #C6F679 #DEFAB2 #F3FDE2
Accessibility & contrast
On white
1.25
#C6F679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#C6F679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6F679
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6F679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6F679 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86E
Deuteranopia (green-blind)
#FAE581
Tritanopia (blue-blind)
#CCECDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c6f679; /* rgb */ color: rgb(198, 246, 121); /* oklch */ color: oklch(91.4% 0.162 126.7);
Tailwind
colors: {
custom: {
50: '#d9f9a2',
500: '#c6f679',
950: '#000000',
},
}SCSS
$custom: #c6f679; $custom-light: #d9f9a2; $custom-dark: #000000;
JSON
{
"hex": "#c6f679",
"rgb": {
"r": 198,
"g": 246,
"b": 121
},
"hsl": {
"h": 83.04,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.91364,
"c": 0.16192,
"h": 126.7
},
"luminance": 0.79298
}Semantic roles & 50–950 ramp
primary
#C6F679
secondary
#7942D1
accent
#02E458
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580