#C3F67F#C3F67F
#C3F67F is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.2% C 0.158 H 128.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F67F |
|---|---|
| RGB | rgb(195, 246, 127) |
| HSL | hsl(86, 87%, 73%) |
| HSV | hsv(86, 48%, 96%) |
| CMYK | cmyk(20.7%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(91.25, -35.08, 51.66) |
| CIE-LCH | lch(91.25, 62.45, 124.18°) |
| OKLab | oklab(91.25% -0.0976 0.1237) |
| OKLCH | oklch(91.25% 0.158 128.3) |
| XYZ | xyz(59.2918, 79.0450, 32.2080) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.75
Light Yellow Green
#CCFD7F
ΔE00 1.85
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.31
Pale Lime
#BEFD73
ΔE00 2.55
Celery
#C1FD95
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F67F #B27FF6
analogous
#F6ED7F #C3F67F #87F67F
triadic
#C3F67F #7FC3F6 #F67FC3
tetradic
#C3F67F #7FF6ED #B27FF6 #F67F87
square
#C3F67F #7FF6ED #B27FF6 #F67F87
split-complementary
#C3F67F #7F87F6 #ED7FF6
monochromatic
#8DEA10 #A8F246 #C3F67F #DEFAB8 #F2FDE2
Accessibility & contrast
On white
1.25
#C3F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#C3F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F67F
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F67F | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#C8EDDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3f67f; /* rgb */ color: rgb(195, 246, 127); /* oklch */ color: oklch(91.2% 0.158 128.3);
Tailwind
colors: {
custom: {
50: '#d7f9a6',
500: '#c3f67f',
950: '#000000',
},
}SCSS
$custom: #c3f67f; $custom-light: #d7f9a6; $custom-dark: #000000;
JSON
{
"hex": "#c3f67f",
"rgb": {
"r": 195,
"g": 246,
"b": 127
},
"hsl": {
"h": 85.714,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.91247,
"c": 0.15757,
"h": 128.3
},
"luminance": 0.79046
}Semantic roles & 50–950 ramp
primary
#C3F67F
secondary
#8347D2
accent
#02E363
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580