#C3F686#C3F686
#C3F686 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.3% C 0.151 H 129.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F686 |
|---|---|
| RGB | rgb(195, 246, 134) |
| HSL | hsl(87, 86%, 75%) |
| HSV | hsv(87, 46%, 96%) |
| CMYK | cmyk(20.7%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(91.34, -34.32, 48.46) |
| CIE-LCH | lch(91.34, 59.38, 125.30°) |
| OKLab | oklab(91.34% -0.095 0.117) |
| OKLCH | oklch(91.34% 0.151 129.1) |
| XYZ | xyz(59.7639, 79.2338, 34.6946) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Light Pea Green
#C4FE82
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.11
Light Yellow Green
#CCFD7F
ΔE00 2.51
Celery
#C1FD95
ΔE00 2.60
Pale Lime
#BEFD73
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F686 #B986F6
analogous
#F6F186 #C3F686 #8BF686
triadic
#C3F686 #86C3F6 #F686C3
tetradic
#C3F686 #86F6F1 #B986F6 #F6868B
square
#C3F686 #86F6F1 #B986F6 #F6868B
split-complementary
#C3F686 #868BF6 #F186F6
monochromatic
#8BEE14 #A7F24D #C3F686 #DFFABF #F1FDE3
Accessibility & contrast
On white
1.25
#C3F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#C3F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F686
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F686 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#C7EDDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3f686; /* rgb */ color: rgb(195, 246, 134); /* oklch */ color: oklch(91.3% 0.151 129.1);
Tailwind
colors: {
custom: {
50: '#d7f9ab',
500: '#c3f686',
950: '#000000',
},
}SCSS
$custom: #c3f686; $custom-light: #d7f9ab; $custom-dark: #000000;
JSON
{
"hex": "#c3f686",
"rgb": {
"r": 195,
"g": 246,
"b": 134
},
"hsl": {
"h": 87.321,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.91344,
"c": 0.15073,
"h": 129.1
},
"luminance": 0.79235
}Semantic roles & 50–950 ramp
primary
#C3F686
secondary
#8A4DD3
accent
#03E369
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581