#C3F676#C3F676
#C3F676 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.1% C 0.166 H 127.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F676 |
|---|---|
| RGB | rgb(195, 246, 118) |
| HSL | hsl(84, 88%, 71%) |
| HSV | hsv(84, 52%, 96%) |
| CMYK | cmyk(20.7%, 0%, 52%, 3.5%) |
| CIE-LAB | lab(91.15, -35.99, 55.69) |
| CIE-LCH | lch(91.15, 66.31, 122.88°) |
| OKLab | oklab(91.13% -0.1008 0.1319) |
| OKLCH | oklch(91.13% 0.166 127.4) |
| XYZ | xyz(58.7312, 78.8208, 29.2557) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.61
Pale Lime
#BEFD73
ΔE00 2.03
Light Pea Green
#C4FE82
ΔE00 2.09
Light Yellowish Green
#C2FF89
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Light Lime Green
#B9FF66
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F676 #A976F6
analogous
#F6E976 #C3F676 #83F676
triadic
#C3F676 #76C3F6 #F676C3
tetradic
#C3F676 #76F6E9 #A976F6 #F67683
square
#C3F676 #76F6E9 #A976F6 #F67683
split-complementary
#C3F676 #7683F6 #E976F6
monochromatic
#8EE30F #AAF23D #C3F676 #DCFAAF #F2FDE2
Accessibility & contrast
On white
1.25
#C3F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#C3F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F676
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F676 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86A
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#C9ECD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3f676; /* rgb */ color: rgb(195, 246, 118); /* oklch */ color: oklch(91.1% 0.166 127.4);
Tailwind
colors: {
custom: {
50: '#d7f9a0',
500: '#c3f676',
950: '#000000',
},
}SCSS
$custom: #c3f676; $custom-light: #d7f9a0; $custom-dark: #000000;
JSON
{
"hex": "#c3f676",
"rgb": {
"r": 195,
"g": 246,
"b": 118
},
"hsl": {
"h": 83.906,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.91132,
"c": 0.166,
"h": 127.4
},
"luminance": 0.78822
}Semantic roles & 50–950 ramp
primary
#C3F676
secondary
#793FD1
accent
#01E45C
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580