#C1F87F#C1F87F
#C1F87F is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.6% C 0.161 H 129.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C1F87F |
|---|---|
| RGB | rgb(193, 248, 127) |
| HSL | hsl(87, 90%, 74%) |
| HSV | hsv(87, 49%, 97%) |
| CMYK | cmyk(22.2%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(91.69, -36.71, 52.16) |
| CIE-LCH | lch(91.69, 63.78, 125.14°) |
| OKLab | oklab(91.57% -0.102 0.1248) |
| OKLCH | oklch(91.57% 0.161 129.3) |
| XYZ | xyz(59.3899, 80.0034, 32.3878) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.23
Pistachio (survey)
#C0FA8B
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 1.78
Light Yellow Green
#CCFD7F
ΔE00 1.86
Pale Lime
#BEFD73
ΔE00 2.10
Celery
#C1FD95
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1F87F #B67FF8
analogous
#F8F37F #C1F87F #84F87F
triadic
#C1F87F #7FC1F8 #F87FC1
tetradic
#C1F87F #7FF8F3 #B67FF8 #F87F84
square
#C1F87F #7FF8F3 #B67FF8 #F87F84
split-complementary
#C1F87F #7F84F8 #F37FF8
monochromatic
#89F00D #A5F545 #C1F87F #DDFBB9 #F1FDE2
Accessibility & contrast
On white
1.24
#C1F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#C1F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1F87F
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1F87F | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#C5EFDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c1f87f; /* rgb */ color: rgb(193, 248, 127); /* oklch */ color: oklch(91.6% 0.161 129.3);
Tailwind
colors: {
custom: {
50: '#d6faa6',
500: '#c1f87f',
950: '#000000',
},
}SCSS
$custom: #c1f87f; $custom-light: #d6faa6; $custom-dark: #000000;
JSON
{
"hex": "#c1f87f",
"rgb": {
"r": 193,
"g": 248,
"b": 127
},
"hsl": {
"h": 87.273,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.91565,
"c": 0.16121,
"h": 129.3
},
"luminance": 0.80005
}Semantic roles & 50–950 ramp
primary
#C1F87F
secondary
#8746D5
accent
#00E668
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580