#C1F776#C1F776
#C1F776 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.2% C 0.168 H 128.2°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C1F776 |
|---|---|
| RGB | rgb(193, 247, 118) |
| HSL | hsl(85, 89%, 72%) |
| HSV | hsv(85, 52%, 97%) |
| CMYK | cmyk(21.9%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(91.31, -37.17, 55.85) |
| CIE-LCH | lch(91.31, 67.09, 123.65°) |
| OKLab | oklab(91.23% -0.104 0.1322) |
| OKLCH | oklch(91.23% 0.168 128.2) |
| XYZ | xyz(58.5228, 79.1660, 29.3333) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.63
Light Yellow Green
#CCFD7F
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Lime Green
#B9FF66
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1F776 #AC76F7
analogous
#F7EC76 #C1F776 #81F776
triadic
#C1F776 #76C1F7 #F776C1
tetradic
#C1F776 #76F7EC #AC76F7 #F77681
square
#C1F776 #76F7EC #AC76F7 #F77681
split-complementary
#C1F776 #7681F7 #EC76F7
monochromatic
#8BE50D #A7F43C #C1F776 #DBFAB0 #F2FDE2
Accessibility & contrast
On white
1.25
#C1F776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#C1F776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1F776
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1F776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1F776 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86A
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#C6EDDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c1f776; /* rgb */ color: rgb(193, 247, 118); /* oklch */ color: oklch(91.2% 0.168 128.2);
Tailwind
colors: {
custom: {
50: '#d6faa1',
500: '#c1f776',
950: '#000000',
},
}SCSS
$custom: #c1f776; $custom-light: #d6faa1; $custom-dark: #000000;
JSON
{
"hex": "#c1f776",
"rgb": {
"r": 193,
"g": 247,
"b": 118
},
"hsl": {
"h": 85.116,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.91227,
"c": 0.16823,
"h": 128.2
},
"luminance": 0.79167
}Semantic roles & 50–950 ramp
primary
#C1F776
secondary
#7D3FD2
accent
#00E660
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580