#C1F080#C1F080
#C1F080 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.8% C 0.149 H 127.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C1F080 |
|---|---|
| RGB | rgb(193, 240, 128) |
| HSL | hsl(85, 79%, 72%) |
| HSV | hsv(85, 47%, 94%) |
| CMYK | cmyk(19.6%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.49, -32.95, 49.01) |
| CIE-LCH | lch(89.49, 59.06, 123.91°) |
| OKLab | oklab(89.8% -0.0915 0.1179) |
| OKLCH | oklch(89.8% 0.149 127.8) |
| XYZ | xyz(57.0483, 75.2153, 31.9303) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Light Yellow Green
#CCFD7F
ΔE00 3.12
Light Pea Green
#C4FE82
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.39
Celery
#C1FD95
ΔE00 3.78
Pale Lime
#BEFD73
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1F080 #AF80F0
analogous
#F0E780 #C1F080 #89F080
triadic
#C1F080 #80C1F0 #F080C1
tetradic
#C1F080 #80F0E7 #AF80F0 #F08089
square
#C1F080 #80F0E7 #AF80F0 #F08089
split-complementary
#C1F080 #8089F0 #E780F0
monochromatic
#8ADC1A #A6EA49 #C1F080 #DCF6B7 #F2FCE4
Accessibility & contrast
On white
1.31
#C1F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#C1F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1F080
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1F080 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#C6E7D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c1f080; /* rgb */ color: rgb(193, 240, 128); /* oklch */ color: oklch(89.8% 0.149 127.8);
Tailwind
colors: {
custom: {
50: '#d5f5a7',
500: '#c1f080',
950: '#000000',
},
}SCSS
$custom: #c1f080; $custom-light: #d5f5a7; $custom-dark: #000000;
JSON
{
"hex": "#c1f080",
"rgb": {
"r": 193,
"g": 240,
"b": 128
},
"hsl": {
"h": 85.179,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.898,
"c": 0.14924,
"h": 127.8
},
"luminance": 0.75216
}Semantic roles & 50–950 ramp
primary
#C1F080
secondary
#804ACB
accent
#0ADB62
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580