#C2F080#C2F080
#C2F080 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.9% C 0.149 H 127.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F080 |
|---|---|
| RGB | rgb(194, 240, 128) |
| HSL | hsl(85, 79%, 72%) |
| HSV | hsv(85, 47%, 94%) |
| CMYK | cmyk(19.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.56, -32.59, 49.10) |
| CIE-LCH | lch(89.56, 58.93, 123.57°) |
| OKLab | oklab(89.87% -0.0905 0.1181) |
| OKLCH | oklch(89.87% 0.149 127.5) |
| XYZ | xyz(57.3041, 75.3473, 31.9423) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Light Yellow Green
#CCFD7F
ΔE00 3.07
Light Pea Green
#C4FE82
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.88
Pale Lime
#BEFD73
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F080 #AE80F0
analogous
#F0E680 #C2F080 #8AF080
triadic
#C2F080 #80C2F0 #F080C2
tetradic
#C2F080 #80F0E6 #AE80F0 #F0808A
square
#C2F080 #80F0E6 #AE80F0 #F0808A
split-complementary
#C2F080 #808AF0 #E680F0
monochromatic
#8CDC1A #A8EA49 #C2F080 #DCF6B7 #F2FCE4
Accessibility & contrast
On white
1.31
#C2F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#C2F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F080
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F080 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#C7E7D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2f080; /* rgb */ color: rgb(194, 240, 128); /* oklch */ color: oklch(89.9% 0.149 127.5);
Tailwind
colors: {
custom: {
50: '#d6f5a7',
500: '#c2f080',
950: '#000000',
},
}SCSS
$custom: #c2f080; $custom-light: #d6f5a7; $custom-dark: #000000;
JSON
{
"hex": "#c2f080",
"rgb": {
"r": 194,
"g": 240,
"b": 128
},
"hsl": {
"h": 84.643,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89866,
"c": 0.1488,
"h": 127.5
},
"luminance": 0.75348
}Semantic roles & 50–950 ramp
primary
#C2F080
secondary
#7F4ACB
accent
#0ADB60
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580