#C6F080#C6F080
#C6F080 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.1% C 0.147 H 126.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C6F080 |
|---|---|
| RGB | rgb(198, 240, 128) |
| HSL | hsl(83, 79%, 72%) |
| HSV | hsv(83, 47%, 94%) |
| CMYK | cmyk(17.5%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.81, -31.12, 49.46) |
| CIE-LCH | lch(89.81, 58.44, 122.18°) |
| OKLab | oklab(90.13% -0.0866 0.1189) |
| OKLCH | oklch(90.13% 0.147 126.1) |
| XYZ | xyz(58.3448, 75.8839, 31.9911) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Light Pea Green
#C4FE82
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.86
Pale Lime
#BEFD73
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6F080 #AA80F0
analogous
#F0E280 #C6F080 #8EF080
triadic
#C6F080 #80C6F0 #F080C6
tetradic
#C6F080 #80F0E2 #AA80F0 #F0808E
square
#C6F080 #80F0E2 #AA80F0 #F0808E
split-complementary
#C6F080 #808EF0 #E280F0
monochromatic
#93DC1A #ADEA49 #C6F080 #DFF6B7 #F3FCE4
Accessibility & contrast
On white
1.30
#C6F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#C6F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6F080
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6F080 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#CCE7D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c6f080; /* rgb */ color: rgb(198, 240, 128); /* oklch */ color: oklch(90.1% 0.147 126.1);
Tailwind
colors: {
custom: {
50: '#d9f5a7',
500: '#c6f080',
950: '#000000',
},
}SCSS
$custom: #c6f080; $custom-light: #d9f5a7; $custom-dark: #000000;
JSON
{
"hex": "#c6f080",
"rgb": {
"r": 198,
"g": 240,
"b": 128
},
"hsl": {
"h": 82.5,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90131,
"c": 0.14707,
"h": 126.1
},
"luminance": 0.75884
}Semantic roles & 50–950 ramp
primary
#C6F080
secondary
#7A4ACB
accent
#0ADB59
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580